Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions _maps/grenz.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"map_name": "Grenzelhoft Military Camp",
"map_path": "map_files/grenz_camp_forest",
"map_file": "grenzel_camp_forest.dmm",
"immigrant_origin": "Grenzelhoft",
"monarch_title": "Lord Commander",
"monarch_title_f": "Queen",
"traits": [
{"Up": true, "Turf Weather Effects": true, "Cellar": true},
{"Up": true, "Down": true, "Turf Weather Effects": true, "Leylines": true},
{"Up": true, "Down": true, "Turf Weather Effects": true, "Leylines": true},
{"Up": true, "Down": true, "Turf Weather Effects": true},
{"Down": true, "Turf Weather Effects": true}],
"minetype": null,
"space_empty_levels": 0,
"space_ruin_levels": 0

}
2 changes: 2 additions & 0 deletions _maps/map_files/grenz camp forest.dm
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#define FORCE_MAP "grenzelhoft military camp"
#define FORCE_MAP_DIRECTORY "_maps"
Loading
Loading