/proc/get_start_landmark_for | Helper for getting start landmarks. |
---|
/obj/effect/landmark/start | The very bloated landmark type that defines how roles spawn. Sometimes. Jobs use special spawn logic, read .github\guides\JOB_SPAWNING.md for more information. |
---|
/obj/effect/landmark/unit_test_bottom_left | Marks the bottom left of the testing zone.
In landmarks.dm and not unit_test.dm so it is always active in the mapping tools. |
---|
/obj/effect/landmark/unit_test_top_right | Marks the top right of the testing zone.
In landmarks.dm and not unit_test.dm so it is always active in the mapping tools. |
---|