* egg

* 0121

* Fixup maps in TGM format

7646be3629: maps/tether/submaps/tether_misc.dmm

Automatically commited by: tools\mapmerge2\fixup.py

* 156

* 0203

* 0211

* 1228

* 1412

* 1445

---------

Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
Casey
2026-08-12 16:38:23 -04:00
committed by GitHub
co-authored by Cameron Lennox
parent f8e3481360
commit e659b3a8f6
9 changed files with 1143 additions and 867 deletions
+2
View File
@@ -149,6 +149,8 @@
if(!A.CanPass(M, M.loc, 1.5, 0))
to_chat(M, span_notice("\The [A] is blocking \the [src]."))
return FALSE
if(egg_interdict(M, T))
return
return M.forceMove(T) //VOREStation Edit - Fixes adminspawned ladders
/obj/structure/ladder/CanPass(obj/mover, turf/source, height, airflow)