Skip to content

Commit

Permalink
Boxes some stations in
Browse files Browse the repository at this point in the history
(BoxedInStation)
  • Loading branch information
MosleyTheMalO committed Jun 25, 2022
1 parent 934187a commit fcb5e74
Show file tree
Hide file tree
Showing 4 changed files with 100,890 additions and 0 deletions.
1 change: 1 addition & 0 deletions _maps/boxedinstation.dm
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#define FORCE_MAP "_maps/boxedinstation.json"
11 changes: 11 additions & 0 deletions _maps/boxedinstation.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"map_name": "Boxed In Station",
"map_path": "map_files/BoxedInStation",
"map_file": "BoxedInStation.dmm",
"shuttles": {
"cargo": "cargo_box",
"ferry": "ferry_fancy",
"whiteship": "whiteship_box",
"emergency": "emergency_box"
}
}
Loading

0 comments on commit fcb5e74

Please sign in to comment.