Skip to content

Commit

Permalink
Damn, TAB
Browse files Browse the repository at this point in the history
  • Loading branch information
Dedlain committed Dec 6, 2023
1 parent c302ae7 commit 39313c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/mob/living/carbon/human/human_defense.dm
Original file line number Diff line number Diff line change
Expand Up @@ -1020,4 +1020,4 @@
return

for(var/obj/item/I in torn_items)
I.take_damage(damage_amount, damage_type, damage_flag, 0)
I.take_damage(damage_amount, damage_type, damage_flag, 0)

0 comments on commit 39313c7

Please sign in to comment.