mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-02-09 15:59:24 +00:00
* Redesigns Boxstation's white ship. * Bathroom airlock is 100% more private. * Changes cryo room airlocks to glass subtype. * Adds lightbulb replacement box to engineering. * Adds missing engine heater and blast door.
12 lines
269 B
JSON
12 lines
269 B
JSON
{
|
|
"map_name": "Box Station",
|
|
"map_path": "map_files/BoxStation",
|
|
"map_file": "BoxStation.dmm",
|
|
"shuttles": {
|
|
"cargo": "cargo_box",
|
|
"ferry": "ferry_fancy",
|
|
"whiteship": "whiteship_box",
|
|
"emergency": "emergency_box"
|
|
}
|
|
}
|