Files
Bubberstation/_maps/metastation.json
SkyratBot 8257a81855 [MIRROR] Moves chef's CQC area whitelist into the mapping config and better balances chef CQC as a result. (#4113)
* Moves chef's CQC area whitelist into the mapping config and better balances chef CQC as a result.

* a

* a

Co-authored-by: Timberpoes <silent_insomnia_pp@hotmail.co.uk>
Co-authored-by: Gandalf2k15 <jzo123@hotmail.com>
2021-03-14 00:35:48 +00:00

18 lines
378 B
JSON

{
"version": 1,
"map_name": "MetaStation",
"map_path": "map_files/MetaStation",
"map_file": "MetaStation_skyrat.dmm",
"shuttles": {
"cargo": "cargo_box",
"ferry": "ferry_fancy",
"whiteship": "whiteship_meta",
"emergency": "emergency_meta"
},
"job_changes": {
"cook": {
"additional_cqc_areas": ["/area/service/bar", "/area/service/kitchen/coldroom"]
}
}
}