mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
Ghosts can no longer get stuck in closets.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@782 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -61,6 +61,8 @@
|
||||
o.loc = src
|
||||
|
||||
for (var/mob/M in src.loc)
|
||||
if (istype (M, /mob/dead/observer))
|
||||
continue
|
||||
if (M.buckled)
|
||||
continue
|
||||
|
||||
|
||||
Reference in New Issue
Block a user