[Semi-Modular] The return of SpaceBox. (#4884)

* The return of spacebox

* haha whoops it doesn't show in-game

* feex

* Rename NSSJourney.json to nssJourney.json

* Rename nssJourney.json to nssjourney.json

* Toxins and security

* Gravity generator

* maint bar

* XENOBIO AAAAA

* Update NSSJourney.dmm

* Update NSSJourney.dmm

* Update _basemap.dm

* Update _basemap.dm

* Update NSSJourney.dmm

* Update NSSJourney.dmm

* Update NSSJourney.dmm

Co-authored-by: Gandalf <jzo123@hotmail.com>
This commit is contained in:
BluBerry016
2021-04-20 01:28:51 +01:00
committed by GitHub
co-authored by Gandalf
parent 2878365053
commit 6cc2b79ed2
4 changed files with 123729 additions and 1 deletions
+1
View File
@@ -16,6 +16,7 @@
#include "map_files\MetaStation\MetaStation.dmm"
#include "map_files\IceBoxStation\IceBoxStation.dmm"
#include "map_files\tramstation\tramstation.dmm"
#include "map_files\NSSJourney\NSSJourney.dmm" //SKYRAT EDIT ADDITON
#ifdef CIBUILDING
#include "templates.dm"
File diff suppressed because it is too large Load Diff
+21
View File
@@ -0,0 +1,21 @@
{
"version": 1,
"map_name": "NSS Journey",
"map_path": "map_files/NSSJourney",
"map_file": "NSSJourney.dmm",
"shuttles": {
"emergency": "emergency_box",
"ferry": "ferry_fancy",
"cargo": "cargo_box",
"whiteship": "whiteship_box"
},
"job_changes": {
"prisoner": {
"total_positions": 4,
"spawn_positions": 4
},
"cook": {
"additional_cqc_areas": ["/area/service/kitchen/diner"]
}
}
}
+1 -1
View File
@@ -53,7 +53,7 @@ map shipstation
votable
endmap
map outpoststation
map nssjourney
minplayers 25
votable
endmap