Skip to content

Commit

Permalink
Merge pull request #37438 from Kilvoctu/go-crack-house
Browse files Browse the repository at this point in the history
Update Graphical Overmap
  • Loading branch information
ZhilkinSerg authored Jan 27, 2020
2 parents 6a39a45 + 4ae9ab6 commit 7254bb0
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions data/mods/Graphical_Overmap/go_overmap_terrain_residential.json
Original file line number Diff line number Diff line change
Expand Up @@ -1424,5 +1424,40 @@
"copy-from": "house_detatched10_roof",
"sym": "\u00E0",
"color": "light_gray"
},
{
"type": "overmap_terrain",
"id": "house_crack1",
"copy-from": "house_crack1",
"sym": "\u00E0",
"color": "light_gray"
},
{
"type": "overmap_terrain",
"id": "house_crack1_roof",
"copy-from": "house_crack1_roof",
"sym": "\u00E0",
"color": "light_gray"
},
{
"type": "overmap_terrain",
"id": "house_crack2",
"copy-from": "house_crack2",
"sym": "\u00E0",
"color": "light_gray"
},
{
"type": "overmap_terrain",
"id": "house_crack3",
"copy-from": "house_crack3",
"sym": "\u00E0",
"color": "light_gray"
},
{
"type": "overmap_terrain",
"id": "house_crack3_roof",
"copy-from": "house_crack3_roof",
"sym": "\u00E0",
"color": "light_gray"
}
]

0 comments on commit 7254bb0

Please sign in to comment.