Skip to content

Commit

Permalink
Merge branch 'master' into pr/1143
Browse files Browse the repository at this point in the history
  • Loading branch information
MosleyTheMalO committed Aug 22, 2024
2 parents 4251ebd + c0f7c47 commit ab3ec3a
Show file tree
Hide file tree
Showing 254 changed files with 6,793 additions and 94,191 deletions.
8 changes: 3 additions & 5 deletions _maps/lambdastation.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
{
"map_name": "Lambda Station",
"map_path": "map_files/LambdaStation",
"map_file":[
"lambda.dmm",
"dorms.dmm"
],
"map_file": "lambda.dmm",
"shuttles": {
"cargo": "cargo_box",
"ferry": "ferry_fancy",
Expand All @@ -13,7 +10,8 @@
},
"traits":[
{
"Up":1
"Up":1,
"Baseturf":"/turf/open/openspace"
},
{
"Down":-1
Expand Down
Loading

0 comments on commit ab3ec3a

Please sign in to comment.