mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 21:12:24 +01:00
Runtime 2.0 (#22338)
## About PR Remaps runtime, the debugging map so it hopefully now has less ancient layout and provides a more thorough testing space Known issues: - Due to a race condition in between the overmap z-level and overmap object initialization, runtime's overmap object won't be tranferred to overmap properly, meaning not being able to test away site docking process with the runtime and its shuttle is still a present issue ## Images <img width="1376" height="1792" alt="image1" src="https://github.com/user-attachments/assets/31b069af-7cbb-4199-bc6f-925d6d6f1223" /> <img width="1376" height="1792" alt="image2" src="https://github.com/user-attachments/assets/0d5dc182-036b-4cea-b66a-3dd588f53e5d" />
This commit is contained in:
@@ -376,6 +376,7 @@
|
||||
/area/space,
|
||||
/area/shuttle,
|
||||
/area/template_noop,
|
||||
/area/supply/dock, // this is exempt because runtime has this area in its z-level for the sake of not having an additional non-station z-level, since we care about short boot time
|
||||
)
|
||||
|
||||
/datum/unit_test/map_test/areas_in_station_zlevels_must_be_marked_as_station_areas/start_test()
|
||||
|
||||
Reference in New Issue
Block a user