maintained modular maps moment (#890)

* weh

* Update _basemap.dm
This commit is contained in:
Azarak
2020-09-20 03:04:52 +01:00
committed by GitHub
parent 0caa7c647a
commit bb7d31d992
5 changed files with 5 additions and 8 deletions
-3
View File
@@ -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 -1
View File
@@ -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
View File
@@ -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 -1
View File
@@ -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 -1
View File
@@ -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",