Skip to content

Commit

Permalink
Merge pull request #36211 from anothersimulacrum/amk
Browse files Browse the repository at this point in the history
Fix alt map key after #36075
  • Loading branch information
ZhilkinSerg authored Dec 18, 2019
2 parents cd23a72 + 86d18f8 commit 174cbe3
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 18 deletions.
1 change: 0 additions & 1 deletion build-scripts/mod_test_blacklist
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
aftershock
alt_map_key
Animatronics
Battery_Overhaul_Legacy_Mode
blazemod
Expand Down
7 changes: 0 additions & 7 deletions data/mods/Graphical_Overmap/overmap_terrain.json
Original file line number Diff line number Diff line change
Expand Up @@ -21460,13 +21460,6 @@
"sym": "à",
"color": "light_gray"
},
{
"type": "overmap_terrain",
"id": "house_base",
"copy-from": "house_base",
"sym": "à",
"color": "light_gray"
},
{
"type": "overmap_terrain",
"id": "duplex",
Expand Down
11 changes: 1 addition & 10 deletions data/mods/alt_map_key/overmap_terrain.json
Original file line number Diff line number Diff line change
Expand Up @@ -182,14 +182,6 @@
"sym": "^",
"color": "light_green"
},
{
"type": "overmap_terrain",
"id": "house_base",
"copy-from": "house_base",
"name": "house",
"sym": "^",
"color": "light_green"
},
{
"type": "overmap_terrain",
"id": "house_prepper",
Expand Down Expand Up @@ -887,8 +879,7 @@
"id": "megastore_1_2_0",
"copy-from": "megastore_1_2_0",
"name": "megastore entrance",
"color": "i_magenta",
"symbol": "M"
"color": "i_magenta"
},
{
"type": "overmap_terrain",
Expand Down

0 comments on commit 174cbe3

Please sign in to comment.