mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-25 09:31:13 +00:00
6 lines
173 B
Plaintext
6 lines
173 B
Plaintext
/datum/map
|
|
var/list/ut_environ_exempt_areas = list()
|
|
var/list/ut_apc_exempt_areas = list()
|
|
var/list/ut_atmos_exempt_areas = list()
|
|
var/list/excluded_test_types = list()
|