Skip to content

Commit

Permalink
Update carbon_defense.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
casualspacestation14enjoyer committed Jan 16, 2025
1 parent 4a26a20 commit eccb53f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions code/modules/mob/living/carbon/carbon_defense.dm
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@
transferItemToLoc(hed, get_step(src, turn(dir, 180)))
head = null
update_inv_head()
else
newdam = newdam * 5 // no head armor? die.
BP.bodypart_attacked_by(P.woundclass, newdam, zone_precise = def_zone, crit_message = TRUE)
return TRUE

Expand Down

0 comments on commit eccb53f

Please sign in to comment.