Files
The Sharkening b016dfecb1 Adds an Archival Folder and moves ss13 construct into it (#2044)
Moves ss13_construct. Non-player facing.
2024-09-03 01:33:54 -06:00

25 lines
745 B
JSON

{
"version": 1,
"map_name": "SS13 Construct",
"map_path": "map_files/ss13construct",
"map_file": "ss13_construct.dmm",
"space_ruin_levels": 0,
"space_empty_levels": 0,
"planetary": 1,
"minetype": "none",
"ignored_unit_tests": [
"/datum/unit_test/job_roundstart_spawnpoints",
"/datum/unit_test/required_map_items",
"/datum/unit_test/antag_moodlets",
"/datum/unit_test/space_dragon_expiration",
"/datum/unit_test/traitor",
"/datum/unit_test/area_spawn",
"/datum/unit_test/mapload_space_verification",
"/datum/unit_test/breath/breath_sanity_ashwalker",
"/datum/unit_test/lungs/lungs_sanity_ashwalker",
"/datum/unit_test/spy_bounty",
"/datum/unit_test/cargo_dep_order_locations",
"/datum/unit_test/mob_faction"
]
}