mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-26 09:03:37 +00:00
* 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>
11 lines
186 B
JSON
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"
|
|
}
|
|
}
|