You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 22, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: code/modules/psionics/faculties/psychokenisis.dm
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,6 @@
10
10
/datum/psionic_power/psychokinesis/psiblade
11
11
name ="Psiblade/Psibaton"
12
12
cost =10
13
-
cooldown =3SECONDS
14
13
min_rank =PSI_RANK_OPERANT
15
14
icon_state ="psy_blade"
16
15
use_description ="Click on yourself with an empty hand to summon a psiblade, or psibaton if the user is a pacifist. The power the blade/baton will vary based on your mastery of the faculty."
@@ -62,7 +61,6 @@
62
61
/datum/psionic_power/psychokinesis/tinker
63
62
name ="Tinker"
64
63
cost =5
65
-
cooldown =10
66
64
min_rank =PSI_RANK_OPERANT
67
65
icon_state ="psy_tinker"
68
66
use_description ="Click on yourself with an empty hand to summon psionic tinker tool. Use it in-hand to switch between tool types, different tools are available at different psi levels."
0 commit comments