mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-10 08:54:15 +00:00
18 lines
353 B
JSON
18 lines
353 B
JSON
{
|
|
"version": 1,
|
|
"map_name": "Delta Station",
|
|
"map_path": "map_files/Deltastation",
|
|
"map_file": "DeltaStation2.dmm",
|
|
"shuttles": {
|
|
"emergency": "emergency_delta",
|
|
"ferry": "ferry_fancy",
|
|
"cargo": "cargo_delta",
|
|
"whiteship": "whiteship_delta"
|
|
},
|
|
"job_changes": {
|
|
"cook": {
|
|
"additional_cqc_areas": ["/area/service/bar/atrium"]
|
|
}
|
|
}
|
|
}
|