From 700dfd669af6d21f12f4afb8216bbbbebf83949d Mon Sep 17 00:00:00 2001 From: curstwist <39442864+curstwist@users.noreply.github.com> Date: Thu, 7 Nov 2019 21:24:07 -0500 Subject: [PATCH] fix faction expansion names --- .../overmap/overmap_terrain/overmap_terrain_faction_base.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/json/overmap/overmap_terrain/overmap_terrain_faction_base.json b/data/json/overmap/overmap_terrain/overmap_terrain_faction_base.json index 201438af15f60..ba2a52f1a3e92 100644 --- a/data/json/overmap/overmap_terrain/overmap_terrain_faction_base.json +++ b/data/json/overmap/overmap_terrain/overmap_terrain_faction_base.json @@ -461,7 +461,7 @@ { "type": "overmap_terrain", "id": "faction_base_workshop_0", - "name": "store survey", + "name": "fabrication workshop survey", "sym": "+", "color": "cyan", "see_cost": 5, @@ -596,7 +596,7 @@ { "type": "overmap_terrain", "id": "faction_base_storehouse_0", - "name": "store survey", + "name": "store house survey", "sym": "+", "color": "cyan", "see_cost": 5,