From eae4c1f3a52930079a120ac7588c769e2fd2060e Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 31 Mar 2021 01:08:18 -0700 Subject: Lowercase f --- .../Modification_Files/Locations/-Essentials/v_overmap_terrain.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'vamp_stuff/Modification_Files') 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, -- cgit v1.2.1