Reduces stunprod's delay.

This commit is contained in:
Ghommie
2019-05-25 07:35:48 +02:00
parent d40d9791c4
commit 34cad3786b
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -207,6 +207,7 @@
/obj/item/melee/baton/cattleprod/Initialize()
. = ..()
sparkler = new (src)
sparkler.activate_cooldown = 18
/obj/item/melee/baton/cattleprod/baton_stun()
if(sparkler.activate())