mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-29 08:11:11 +01:00
Fixes bellyghost organ explosion and horizontal spaceman icon update bugs (#7023)
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
/mob/observer/Destroy()
|
||||
if(body_backup)
|
||||
body_backup.moveToNullspace() //YEET
|
||||
qdel(body_backup)
|
||||
body_backup = null
|
||||
return ..()
|
||||
|
||||
Reference in New Issue
Block a user