Hardsuit helmet toggling now has a delay (#20597)

* FUCK OFF AND STOP SPAMMING

* wild
This commit is contained in:
Joan Lung
2016-09-21 12:40:30 +02:00
committed by AnturK
parent eaf45b96b8
commit c915a452a2
@@ -85,6 +85,10 @@
jetpack = new jetpack(src)
..()
/obj/item/clothing/suit/space/hardsuit/attack_self(mob/user)
user.changeNext_move(CLICK_CD_MELEE)
..()
/obj/item/clothing/suit/space/hardsuit/attackby(obj/item/I, mob/user, params)
if(istype(I, /obj/item/weapon/tank/jetpack/suit))
if(jetpack)