mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-09 16:07:40 +00:00
Fuck it, Lambda Station, here we go!
## About The Pull Request Welcome to Lambdastation! After almost two years in developement, the map is complete. Starting as a community project on Oracle station in which different players worked in game to create the map, headed by AndrewMontagne who created code to save the project as it was being worked on. After work on cargo, escape, medical, and parts of engineering, the project ended and I asked for the file. I continued working on the file for a few months before jumping to a newer tg branch, in which I had to recreate the map from scratch. After another move to continue working the map on Citadel code, I have finally finished the map! I'd like to thank Sishen for converting this to tgm formatting, and the original team of players that worked to shape the map before I finished it. ## Why It's Good For The Game New map, with a large maintenance system that allows additional rooms to be made, along with genpop! Good for mid to high population. ## Changelog 🆑 add: Lambdastation and it's accompanying files /🆑
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
#include "map_files\OmegaStation\OmegaStation.dmm"
|
||||
#include "map_files\PubbyStation\PubbyStation.dmm"
|
||||
#include "map_files\BoxStation\BoxStation.dmm"
|
||||
#include "map_files\LambdaStation\lambda.dmm"
|
||||
|
||||
#ifdef TRAVISBUILDING
|
||||
#include "templates.dm"
|
||||
|
||||
1
_maps/lambdastation.dm
Normal file
1
_maps/lambdastation.dm
Normal file
@@ -0,0 +1 @@
|
||||
#define FORCE_MAP "_maps/lambdastation.json"
|
||||
11
_maps/lambdastation.json
Normal file
11
_maps/lambdastation.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"map_name": "Lambda Station",
|
||||
"map_path": "map_files/LambdaStation",
|
||||
"map_file": "lambda.dmm",
|
||||
"shuttles": {
|
||||
"cargo": "cargo_box",
|
||||
"ferry": "ferry_fancy",
|
||||
"whiteship": "whiteship_meta",
|
||||
"emergency": "emergency_meta"
|
||||
}
|
||||
}
|
||||
149899
_maps/map_files/LambdaStation/lambda.dmm
Normal file
149899
_maps/map_files/LambdaStation/lambda.dmm
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user