Skip to content

Commit

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

Declutter overmap terrain definitions (2020-05-01)
  • Loading branch information
ifreund authored May 1, 2020
2 parents c734f8a + 045cbd1 commit 7e4b8ce
Show file tree
Hide file tree
Showing 3 changed files with 429 additions and 2,584 deletions.
8 changes: 1 addition & 7 deletions data/json/overmap/overmap_terrain/overmap_terrain.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,7 @@
"type": "overmap_terrain",
"abstract": "generic_city_building",
"copy-from": "generic_city_building_no_sidewalk",
"flags": [ "SIDEWALK" ]
},
{
"type": "overmap_terrain",
"abstract": "generic_city_building_no_rotate",
"copy-from": "generic_city_building",
"flags": [ "NO_ROTATE" ]
"extend": { "flags": [ "SIDEWALK" ] }
},
{
"type": "overmap_terrain",
Expand Down
Loading

0 comments on commit 7e4b8ce

Please sign in to comment.