Skip to content

Commit

Permalink
Fix brainmobs not getting timeofdeath (human gibbing)
Browse files Browse the repository at this point in the history
  • Loading branch information
Drulikar committed Jul 1, 2023
1 parent 3e6e636 commit 4471d97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/organs/limb_objects.dm
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@
H.regenerate_icons()

if(braindeath_on_decap)
brainmob.timeofdeath = world.time
brainmob.set_stat(DEAD)
brainmob.death(cause)

Expand Down

0 comments on commit 4471d97

Please sign in to comment.