Files
Bubberstation/_maps/kilostation.json
Useroth c762b039b4 [DNM] port of kilostation back from Bubber (#25900)
* port of kilostation back from Bubber

* Gave the gbp machine a proper place to spawn

* Fixes direction of one of the reflectors in SM setup
2023-12-31 21:02:39 +01:00

27 lines
483 B
JSON

{
"version": 1,
"map_name": "Kilo Station",
"map_path": "map_files/KiloStation",
"map_file": "KiloStation.dmm",
"shuttles": {
"emergency": "emergency_kilo",
"ferry": "ferry_kilo",
"cargo": "cargo_kilo",
"whiteship": "whiteship_kilo"
},
"traits": [
{
"Linkage": "Cross",
"Bombcap Multiplier": 0.7
}
],
"job_changes": {
"Cook": {
"additional_cqc_areas": ["/area/station/service/bar/atrium"]
},
"Captain": {
"special_charter": "asteroid"
}
}
}