Skip to content

Commit

Permalink
Merge pull request #40084 from ZhilkinSerg/overmap-terrain-id-declutt…
Browse files Browse the repository at this point in the history
…er-2020-05-04

Declutter overmap terrain definitions (2020-05-04)
  • Loading branch information
ifreund authored May 3, 2020
2 parents cf7473e + 63d18dc commit a4d2de0
Show file tree
Hide file tree
Showing 2 changed files with 655 additions and 2,508 deletions.
34 changes: 8 additions & 26 deletions data/json/overmap/overmap_terrain/overmap_terrain_cemetery.json
Original file line number Diff line number Diff line change
@@ -1,32 +1,14 @@
[
{
"type": "overmap_terrain",
"id": "cemetery_4square_00",
"copy-from": "generic_cemetery"
},
{
"type": "overmap_terrain",
"id": "cemetery_4square_10",
"copy-from": "generic_cemetery"
},
{
"type": "overmap_terrain",
"id": "cemetery_4square_01",
"copy-from": "generic_cemetery"
},
{
"type": "overmap_terrain",
"id": "cemetery_4square_11",
"copy-from": "generic_cemetery"
},
{
"type": "overmap_terrain",
"id": "Cemetery_1a",
"copy-from": "generic_cemetery"
},
{
"type": "overmap_terrain",
"id": "Cemetery_1b",
"id": [
"cemetery_4square_00",
"cemetery_4square_10",
"cemetery_4square_01",
"cemetery_4square_11",
"Cemetery_1a",
"Cemetery_1b"
],
"copy-from": "generic_cemetery"
}
]
Loading

0 comments on commit a4d2de0

Please sign in to comment.