Skip to content

Commit

Permalink
thiscompilesatleast
Browse files Browse the repository at this point in the history
  • Loading branch information
InsaneRed committed Dec 8, 2023
1 parent c183726 commit 92bf9a2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,7 @@
var/obj/limb/target_limb = target_carbon.get_limb(check_zone(oppressor_user.zone_selected))

if (ishuman(target_carbon) && (!target_limb || (target_limb.status & LIMB_DESTROYED)))
return
target_limb = target_carbon.get_limb("chest")

if (!check_and_use_plasma_owner())
return
Expand Down

0 comments on commit 92bf9a2

Please sign in to comment.