mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-29 10:31:34 +00:00
23 lines
570 B
JSON
23 lines
570 B
JSON
{
|
|
"version": 1,
|
|
"map_name": "Void Raptor",
|
|
"map_path": "map_files/VoidRaptor",
|
|
"map_file": "VoidRaptor.dmm",
|
|
"shuttles": {
|
|
"emergency": "emergency_skyrat",
|
|
"ferry": "ferry_skyrat",
|
|
"mining": "mining_large_skyrat",
|
|
"cargo": "cargo_delta_skyrat",
|
|
"whiteship": "whiteship_delta"
|
|
},
|
|
"orbit_shift_replacement": "Attention crew, it appears that someone has shifted your ship into more dangerous territory.",
|
|
"job_changes": {
|
|
"Cook": {
|
|
"additional_cqc_areas": ["/area/station/service/cafeteria"]
|
|
},
|
|
"Captain": {
|
|
"special_charter": "ship"
|
|
}
|
|
}
|
|
}
|