This commit is contained in:
kyunkyunkyun
2025-08-15 09:17:18 +05:00
committed by GitHub
parent a5792fb697
commit c04f986bc0
4 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -665,7 +665,7 @@ GLOBAL_DATUM_INIT(welding_sparks, /mutable_appearance, mutable_appearance('icons
user.do_attack_animation(M)
if(H.check_shields(src, force, "the [name]", MELEE_ATTACK, armour_penetration_flat, armour_penetration_percentage))
if(H.check_shields(src, force, "the [name]", MELEE_ATTACK))
return FALSE
if(M != user)