[MIRROR] Slipfix (#11820)

Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-10-14 15:36:56 -07:00
committed by GitHub
parent a5d02b08c7
commit e6026c660d

View File

@@ -45,7 +45,7 @@
SIGNAL_HANDLER
// Can the mob slip?
if(QDELETED(owner) || isbelly(owner.loc))
if(QDELETED(owner) || !isturf(owner.loc))
qdel(src)
return