pai zmovement for climbing ladders, space and scaffolding (#17621)

* pai zmovement for climbing ladders, space and scaffolding

* .

---------

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
Will
2025-04-28 01:35:27 +02:00
committed by GitHub
co-authored by Kashargul
parent e639def0aa
commit 05bfb16407
3 changed files with 20 additions and 0 deletions
@@ -103,6 +103,10 @@
/mob/observer/dead/Initialize(mapload, aghost = FALSE)
appearance = loc
invisibility = initial(invisibility)
layer = initial(layer)
plane = initial(plane)
alpha = initial(alpha)
admin_ghosted = aghost
see_in_dark = world.view //I mean. I don't even know if byond has occlusion culling... but...