mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-30 23:49:21 +01:00
Egg (#19647)
* 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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user