mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 23:27:34 +01:00
@@ -1,9 +1,6 @@
|
||||
//#define LOWMEMORYMODE //uncomment this to load centcom and runtime station and thats it.
|
||||
|
||||
#include "map_files\generic\CentCom.dmm"
|
||||
// SKYRAT EDIT ADDITION BEGIN - MODULAR_MAPS
|
||||
#include "map_files\generic\Offstation_skyrat.dmm"
|
||||
// SKYRAT EDIT ADDITION END - MODULAR_MAPS
|
||||
|
||||
#ifndef LOWMEMORYMODE
|
||||
#ifdef ALL_MAPS
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"map_name": "Delta Station",
|
||||
"map_path": "map_files/Deltastation",
|
||||
"map_file": "DeltaStation2_skyrat.dmm",
|
||||
"map_file": "DeltaStation2.dmm",
|
||||
"shuttles": {
|
||||
"emergency": "emergency_delta",
|
||||
"ferry": "ferry_fancy",
|
||||
|
||||
+2
-2
@@ -2,8 +2,8 @@
|
||||
"map_name":"Ice Box Station",
|
||||
"map_path":"map_files/IceBoxStation",
|
||||
"map_file":[
|
||||
"IcemoonUnderground_Below_skyrat.dmm",
|
||||
"IcemoonUnderground_Above_skyrat.dmm",
|
||||
"IcemoonUnderground_Below.dmm",
|
||||
"IcemoonUnderground_Above.dmm",
|
||||
"IceBoxStation_skyrat.dmm"
|
||||
],
|
||||
"space_ruin_levels":0,
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"map_name": "MetaStation",
|
||||
"map_path": "map_files/MetaStation",
|
||||
"map_file": "MetaStation_skyrat.dmm",
|
||||
"map_file": "MetaStation.dmm",
|
||||
"shuttles": {
|
||||
"cargo": "cargo_box",
|
||||
"ferry": "ferry_fancy",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"map_name": "PubbyStation",
|
||||
"map_path": "map_files/PubbyStation",
|
||||
"map_file": "PubbyStation_skyrat.dmm",
|
||||
"map_file": "PubbyStation.dmm",
|
||||
"shuttles": {
|
||||
"emergency": "emergency_pubby",
|
||||
"whiteship": "whiteship_pubby",
|
||||
|
||||
Reference in New Issue
Block a user