mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-29 08:11:11 +01:00
[MIRROR] Egg (#12963)
Co-authored-by: Casey <a.roaming.shadow@gmail.com> Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
co-authored by
Casey
Cameron Lennox
parent
c53aa1ee98
commit
f4e6425cfe
@@ -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