Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit f52fabd

Browse files
committed
cooldown
1 parent 909903b commit f52fabd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

code/modules/psionics/faculties/psychokenisis.dm

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
/datum/psionic_power/psychokinesis/psiblade
1111
name = "Psiblade/Psibaton"
1212
cost = 10
13-
cooldown = 3 SECONDS
1413
min_rank = PSI_RANK_OPERANT
1514
icon_state = "psy_blade"
1615
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 @@
6261
/datum/psionic_power/psychokinesis/tinker
6362
name = "Tinker"
6463
cost = 5
65-
cooldown = 10
6664
min_rank = PSI_RANK_OPERANT
6765
icon_state = "psy_tinker"
6866
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

Comments
 (0)