[MIRROR] the ultimate hulk nerf [MDB IGNORE] (#9540)

* the ultimate hulk nerf (#62891)

* the ultimate hulk nerf

Co-authored-by: ATH1909 <42606352+ATH1909@users.noreply.github.com>
This commit is contained in:
SkyratBot
2021-11-18 07:48:17 -05:00
committed by GitHub
co-authored by ATH1909
parent 4f9dba3874
commit 9a4e5a2c81
@@ -198,7 +198,9 @@
if(!.)
return
var/hulk_verb = pick("smash","pummel")
if(check_shields(user, 15, "the [hulk_verb]ing"))
if(check_shields(user, 15, "the [hulk_verb]ing", attack_type = UNARMED_ATTACK))
return
if(check_block()) //everybody is kung fu fighting
return
playsound(loc, user.dna.species.attack_sound, 25, TRUE, -1)
visible_message(span_danger("[user] [hulk_verb]ed [src]!"), \