code/modules/shuttle/shuttle.dm
/obj/docking_port/stationary/escape_pod | Subtype for escape pod ports so that we can give them trait behaviour |
---|---|
/proc/test_whiteship_sizes | Helper proc that tests to ensure all whiteship templates can spawn at their docking port, and logs their sizes This should be a unit test, but too much of our other code breaks during shuttle movement, so not yet, not yet. |