Skip to content

Commit

Permalink
TGS Test Merge (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
tgstation-server committed Sep 4, 2023
2 parents 94f2a14 + 5fed77d commit d68a3f9
Show file tree
Hide file tree
Showing 5 changed files with 85,858 additions and 1 deletion.
1 change: 1 addition & 0 deletions _maps/_basemap.dm
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
#include "map_files\BoxStation\BoxStation_Lumos.dmm"
#include "map_files\LambdaStation\lambda.dmm"
#include "map_files\SpookyStation\SpookyStation.dmm"
#include "map_files\Fuckstation\fuckstation.dmm"

#ifdef CIBUILDING
#include "templates.dm"
Expand Down
1 change: 1 addition & 0 deletions _maps/fuckstation.dm
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#define FORCE_MAP "_maps/fuckstation.json"
11 changes: 11 additions & 0 deletions _maps/fuckstation.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"map_name": "Fuck Station",
"map_path": "map_files/Fuckstation",
"map_file": "fuckstation.dmm",
"shuttles": {
"cargo": "cargo_box",
"ferry": "ferry_fancy",
"whiteship": "whiteship_box",
"emergency": "emergency_box"
}
}
Loading

0 comments on commit d68a3f9

Please sign in to comment.