mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 03:25:49 +01:00
remove (#30103)
This commit is contained in:
@@ -187,7 +187,7 @@
|
||||
user.do_attack_animation(target)
|
||||
if(ishuman(target))
|
||||
var/mob/living/carbon/human/human_target = target
|
||||
if(human_target.check_shields(src, force, "[user]'s [name]", MELEE_ATTACK, armour_penetration_flat, armour_penetration_percentage))
|
||||
if(human_target.check_shields(src, force, "[user]'s [name]", MELEE_ATTACK))
|
||||
return FALSE
|
||||
add_fingerprint(user)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user