[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:
CHOMPStation2StaffMirrorBot
2026-08-15 17:46:42 -04:00
committed by GitHub
co-authored by Casey Cameron Lennox
parent c53aa1ee98
commit f4e6425cfe
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)