diff options
Diffstat (limited to 'vamp_stuff/Modification_Files/Locations/-Essentials')
| -rw-r--r-- | vamp_stuff/Modification_Files/Locations/-Essentials/v_overmap_terrain.json | 6 | 
1 files changed, 3 insertions, 3 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 9387bb2..61b1a00 100644 --- a/vamp_stuff/Modification_Files/Locations/-Essentials/v_overmap_terrain.json +++ b/vamp_stuff/Modification_Files/Locations/-Essentials/v_overmap_terrain.json @@ -2,7 +2,7 @@    {      "id": "crypt1",      "type": "overmap_terrain", -    "name": "Forest", +    "name": "forest",      "sym": "F",      "color": "green",      "see_cost": 20, @@ -22,7 +22,7 @@    {      "id": "crypt2",      "type": "overmap_terrain", -    "name": "Forest", +    "name": "forest",      "sym": "F",      "color": "green",      "see_cost": 20, @@ -42,7 +42,7 @@    {      "id": "vampcave_entrance",      "type": "overmap_terrain", -    "name": "Forest", +    "name": "forest",      "sym": "F",      "color": "green",      "see_cost": 20, | 
