From 90c25150c6cce342e59f56fcf5bf772b597e05b2 Mon Sep 17 00:00:00 2001 From: anothersimulacrum <42699974+anothersimulacrum@users.noreply.github.com> Date: Wed, 6 May 2020 16:12:28 -0700 Subject: [PATCH] Hide bandit garages in alt map key --- data/mods/alt_map_key/overmap_terrain.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/mods/alt_map_key/overmap_terrain.json b/data/mods/alt_map_key/overmap_terrain.json index 3769d89b38fa4..ec34a10a37c79 100644 --- a/data/mods/alt_map_key/overmap_terrain.json +++ b/data/mods/alt_map_key/overmap_terrain.json @@ -7419,8 +7419,8 @@ "id": "bandit_garage_2", "copy-from": "bandit_garage_2", "name": "forest", - "sym": "b", - "color": "light_blue" + "sym": "#", + "color": "green" }, { "id": "pavilion",