summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Locations/-Essentials/v_overmap_terrain.json
diff options
context:
space:
mode:
Diffstat (limited to 'vamp_stuff/Modification_Files/Locations/-Essentials/v_overmap_terrain.json')
-rw-r--r--vamp_stuff/Modification_Files/Locations/-Essentials/v_overmap_terrain.json63
1 files changed, 63 insertions, 0 deletions
diff --git a/vamp_stuff/Modification_Files/Locations/-Essentials/v_overmap_terrain.json b/vamp_stuff/Modification_Files/Locations/-Essentials/v_overmap_terrain.json
index f734198..f3637c4 100644
--- a/vamp_stuff/Modification_Files/Locations/-Essentials/v_overmap_terrain.json
+++ b/vamp_stuff/Modification_Files/Locations/-Essentials/v_overmap_terrain.json
@@ -238,5 +238,68 @@
"see_cost": 5,
"extras": "build",
"flags": [ "NO_ROTATE" ]
+ },
+ {
+ "type": "overmap_terrain",
+ "id": "ghost_townhousenorth",
+ "name": "forest",
+ "sym": "F",
+ "color": "green",
+ "see_cost": 5,
+ "extras": "build"
+ },
+ {
+ "type": "overmap_terrain",
+ "id": "ghost_townhouseeast",
+ "name": "forest",
+ "sym": "F",
+ "color": "green",
+ "see_cost": 5,
+ "extras": "build"
+ },
+ {
+ "type": "overmap_terrain",
+ "id": "ghost_townhousesouth",
+ "name": "forest",
+ "sym": "F",
+ "color": "green",
+ "see_cost": 5,
+ "extras": "build"
+ },
+ {
+ "type": "overmap_terrain",
+ "id": "ghost_townhousewest",
+ "name": "forest",
+ "sym": "F",
+ "color": "green",
+ "see_cost": 5,
+ "extras": "build"
+ },
+ {
+ "type": "overmap_terrain",
+ "id": "ghost_townchurch",
+ "name": "forest",
+ "sym": "F",
+ "color": "green",
+ "see_cost": 5,
+ "extras": "build"
+ },
+ {
+ "type": "overmap_terrain",
+ "id": "ghost_towngardenroad",
+ "name": "forest",
+ "sym": "F",
+ "color": "green",
+ "see_cost": 5,
+ "extras": "build"
+ },
+ {
+ "type": "overmap_terrain",
+ "id": "ghost_townservice",
+ "name": "forest",
+ "sym": "F",
+ "color": "green",
+ "see_cost": 5,
+ "extras": "build"
}
]