check_shields from human to living, part 2

This commit is contained in:
Ghommie
2019-11-17 22:06:19 +01:00
parent 5d06ea5d48
commit 6e9d2d57c0
20 changed files with 316 additions and 277 deletions
+1 -1
View File
@@ -164,7 +164,7 @@
return FALSE
/atom/proc/attack_hulk(mob/living/carbon/human/user, does_attack_animation = 0)
/atom/proc/attack_hulk(mob/living/carbon/human/user, does_attack_animation = FALSE)
SEND_SIGNAL(src, COMSIG_ATOM_HULK_ATTACK, user)
if(does_attack_animation)
user.changeNext_move(CLICK_CD_MELEE)