Files
fulpstation/_maps/deltastation.json
JohnFulpWillard 26a13f61f5 test
2022-06-08 21:06:38 -04:00

18 lines
366 B
JSON

{
"version": 1,
"map_name": "Delta Station",
"map_path": "_maps/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/station/service/cafeteria"]
}
}
}