mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-24 05:07:18 +01:00
fixes ghosts blocking people (#6275)
This commit is contained in:
@@ -25,3 +25,6 @@
|
||||
|
||||
/mob/observer/dead/canface()
|
||||
return TRUE
|
||||
|
||||
/mob/observer/dead/CanAllowThrough(atom/movable/mover, turf/target)
|
||||
return TRUE // ghosts don't block
|
||||
|
||||
Reference in New Issue
Block a user