mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-23 21:27:01 +01:00
[MIRROR] Sideports a couple of init unit tests from Neb.
This commit is contained in:
@@ -142,7 +142,7 @@
|
||||
return INITIALIZE_HINT_LATELOAD
|
||||
|
||||
/obj/effect/shuttle_landmark/automatic/clearing/LateInitialize()
|
||||
..()
|
||||
. = ..()
|
||||
for(var/turf/T in range(radius, src))
|
||||
if(T.density)
|
||||
T.ChangeTurf(get_base_turf_by_area(T))
|
||||
|
||||
Reference in New Issue
Block a user