Files
Bubberstation/_maps/runtimestation.json
SkyratBot 76ce776c50 [MIRROR] limits runtime station to 1 space ruin z level [MDB IGNORE] (#12939)
* limits runtime station to 1 space ruin z level (#66320)

* limits runtime station to 1 space ruin z level

Co-authored-by: Fikou <23585223+Fikou@users.noreply.github.com>
2022-04-20 19:30:11 +01:00

11 lines
186 B
JSON

{
"version": 1,
"map_name": "Runtime Station",
"map_path": "map_files/debug",
"map_file": "runtimestation.dmm",
"space_ruin_levels": 1,
"shuttles": {
"cargo": "cargo_delta"
}
}