mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-29 08:11:11 +01:00
Binder fixes (#7673)
This commit is contained in:
@@ -46,6 +46,7 @@
|
||||
for(var/mob/living/voice/V in I.possessed_voice)
|
||||
if(!V.tf_mob_holder)
|
||||
V.ghostize(0)
|
||||
V.stat = DEAD //CHOMPAdd - Helps with autosleeving
|
||||
V.Destroy()
|
||||
//CHOMPAdd End
|
||||
|
||||
|
||||
Reference in New Issue
Block a user