mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-19 01:46:32 +01:00
6 lines
117 B
Plaintext
6 lines
117 B
Plaintext
/mob/observer/update_mobility()
|
|
return
|
|
|
|
/mob/observer/CanAllowThrough(atom/movable/mover, turf/target)
|
|
return TRUE
|