From 20074e541d5c061da92ba48a6a1f4bfef1cd6a14 Mon Sep 17 00:00:00 2001 From: 0Monet <146018959+0Monet@users.noreply.github.com> Date: Mon, 30 Oct 2023 22:08:28 +0100 Subject: [PATCH] fix: stadium overmap terrain (#3527) Update overmap_terrain_recreational.json --- .../overmap/overmap_terrain/overmap_terrain_recreational.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/json/overmap/overmap_terrain/overmap_terrain_recreational.json b/data/json/overmap/overmap_terrain/overmap_terrain_recreational.json index a6b45055ce16..814642304e5e 100644 --- a/data/json/overmap/overmap_terrain/overmap_terrain_recreational.json +++ b/data/json/overmap/overmap_terrain/overmap_terrain_recreational.json @@ -369,6 +369,7 @@ "stadium_2_1", "stadium_3_1", "stadium_0_2", + "stadium_3_2", "stadium_0_3", "stadium_3_3", "stadium_1_4", @@ -389,7 +390,7 @@ }, { "type": "overmap_terrain", - "id": [ "stadium_1_2", "stadium_2_2", "stadium_3_2", "stadium_1_3", "stadium_2_3" ], + "id": [ "stadium_1_2", "stadium_2_2", "stadium_1_3", "stadium_2_3" ], "copy-from": "generic_city_building", "name": "stadium field", "sym": "X",