Changes hulk code. (#45866)

This commit is contained in:
nemvar
2019-08-17 00:55:27 -07:00
committed by Rob Bailey
parent 406161ba02
commit a40ee7d303
26 changed files with 117 additions and 123 deletions
+1 -1
View File
@@ -136,7 +136,7 @@
/obj/structure/window/attack_hulk(mob/living/carbon/human/user, does_attack_animation = 0)
if(!can_be_reached(user))
return 1
return
. = ..()
/obj/structure/window/attack_hand(mob/user)