summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Locations/Essentials/v_overmap_terrain.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-08-18 16:04:30 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-08-18 16:04:30 -0700
commita80ec92d6f75f4a55361fd56b4ac2f375bf46be7 (patch)
treeefc839d6cc61d1c6a28fd4fa0e7c6e0d0932b638 /vamp_stuff/Modification_Files/Locations/Essentials/v_overmap_terrain.json
parentFix blood transfusion spell healing not taking spell level into account. (diff)
downloadcataclysm-bn-mod_vampire-stuff-redone-a80ec92d6f75f4a55361fd56b4ac2f375bf46be7.tar.xz
Remove the ghost towns. (Save game breaking, fair warning.)
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, 0 insertions, 63 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 bf19b9e..ec9da69 100644
--- a/vamp_stuff/Modification_Files/Locations/Essentials/v_overmap_terrain.json
+++ b/vamp_stuff/Modification_Files/Locations/Essentials/v_overmap_terrain.json
@@ -238,68 +238,5 @@
"see_cost": 5,
"extras": "build",
"flags": [ "NO_ROTATE" ]
- },
- {
- "type": "overmap_terrain",
- "id": "ghost_townhousenorth",
- "name": "ruined house",
- "sym": "F",
- "color": "green",
- "see_cost": 5,
- "extras": "build"
- },
- {
- "type": "overmap_terrain",
- "id": "ghost_townhouseeast",
- "name": "ruined house",
- "sym": "F",
- "color": "green",
- "see_cost": 5,
- "extras": "build"
- },
- {
- "type": "overmap_terrain",
- "id": "ghost_townhousesouth",
- "name": "ruined house",
- "sym": "F",
- "color": "green",
- "see_cost": 5,
- "extras": "build"
- },
- {
- "type": "overmap_terrain",
- "id": "ghost_townhousewest",
- "name": "ruined house",
- "sym": "F",
- "color": "green",
- "see_cost": 5,
- "extras": "build"
- },
- {
- "type": "overmap_terrain",
- "id": "ghost_townchurch",
- "name": "ruined church",
- "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": "ruined shop",
- "sym": "F",
- "color": "green",
- "see_cost": 5,
- "extras": "build"
}
]