Files
Bubberstation/_maps/deltastation.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"]
}
}
}