This commit is contained in:
Fox-McCloud
2015-04-23 22:16:44 -04:00
parent 22b07a5820
commit 3439a034d8
+2
View File
@@ -96,6 +96,8 @@
affecting.Weaken(5) //Should keep you down unless you get help.
affecting.losebreath = min(affecting.losebreath + 2, 3)
/obj/item/weapon/grab/attack_self(mob/user)
s_click(hud)
/obj/item/weapon/grab/proc/s_click(obj/screen/S)
if(!affecting)