mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 11:05:03 +01:00
fix recycled monkeys not being removed from the cubemonkey list
This commit is contained in:
@@ -57,6 +57,7 @@
|
||||
|
||||
/mob/living/carbon/human/Destroy()
|
||||
. = ..()
|
||||
SSmobs.cubemonkeys -= src
|
||||
QDEL_LIST(bodyparts)
|
||||
splinted_limbs.Cut()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user