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

Commit 65b03ad

Browse files
committed
oops
1 parent f52fabd commit 65b03ad

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

code/modules/psionics/faculties/psychokenisis.dm

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
/datum/psionic_power/psychokinesis/psiblade
1111
name = "Psiblade/Psibaton"
1212
cost = 10
13+
cooldown = 0
1314
min_rank = PSI_RANK_OPERANT
1415
icon_state = "psy_blade"
1516
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."
@@ -61,6 +62,7 @@
6162
/datum/psionic_power/psychokinesis/tinker
6263
name = "Tinker"
6364
cost = 5
65+
cooldown = 0
6466
min_rank = PSI_RANK_OPERANT
6567
icon_state = "psy_tinker"
6668
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)