mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-26 13:39:16 +01:00
Fixes #4744
This commit is contained in:
@@ -48,6 +48,12 @@
|
||||
|
||||
|
||||
/mob/proc/death(gibbed)
|
||||
|
||||
//Quick fix for corpses kept propped up in chairs. ~Z
|
||||
drop_r_hand()
|
||||
drop_l_hand()
|
||||
//End of fix.
|
||||
|
||||
timeofdeath = world.time
|
||||
|
||||
living_mob_list -= src
|
||||
|
||||
Reference in New Issue
Block a user