Files
Bubberstation/_maps/icebox.json
SkyratBot 84c8b1867e [MIRROR] Fixes centcom announcements referring to icebox as a station in orbit [MDB IGNORE] (#14104)
* Fixes centcom announcements referring to icebox as a station in orbit (#67528)

Fixes #67467

* Fixes centcom announcements referring to icebox as a station in orbit

Co-authored-by: Iamgoofball <iamgoofball@gmail.com>
2022-06-06 00:07:01 +01:00

56 lines
1.2 KiB
JSON

{
"version": 1,
"map_name": "Ice Box Station",
"map_path": "map_files/IceBoxStation",
"map_file": "IceBoxStation_skyrat.dmm",
"space_ruin_levels": 0,
"space_empty_levels": 0,
"shuttles": {
"cargo": "cargo_skyrat",
"ferry": "ferry_fancy",
"whiteship": "whiteship_box",
"emergency": "emergency_box"
},
"traits": [
{
"Up": 1,
"Mining": true,
"Linkage": null,
"Gravity": true,
"Ice Ruins Underground": true,
"Baseturf": "/turf/open/lava/plasma/ice_moon",
"No Parallax": true
},
{
"Down": -1,
"Up": 1,
"Mining": true,
"Linkage": null,
"Gravity": true,
"Ice Ruins Underground": true,
"Baseturf": "/turf/open/openspace/icemoon/keep_below",
"No Parallax": true
},
{
"Down": -1,
"Mining": true,
"Linkage": null,
"Gravity": true,
"Ice Ruins": true,
"Weather_Snowstorm": true,
"Baseturf": "/turf/open/openspace/icemoon/keep_below",
"No Parallax": true
}
],
"orbit_shift_replacement": "Attention crew, it appears that someone on your outpost has shifted your planet into more dangerous territory.",
"minetype": "none",
"job_changes": {
"Cook": {
"additional_cqc_areas": ["/area/station/service/kitchen/diner"]
},
"Captain": {
"special_charter": "moon"
}
}
}