From 49dccef5846dcd5c9c48171ada2c5bd04f572568 Mon Sep 17 00:00:00 2001 From: goddesswarship <103530016+goddesswarship@users.noreply.github.com> Date: Fri, 7 Feb 2025 15:35:08 -0800 Subject: [PATCH] Update locationID.json Added Zingela Nature Reserve --- src/main/resources/bundles/locationID.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/main/resources/bundles/locationID.json b/src/main/resources/bundles/locationID.json index 86f417d8ab..6253c1011a 100644 --- a/src/main/resources/bundles/locationID.json +++ b/src/main/resources/bundles/locationID.json @@ -1062,6 +1062,11 @@ "id": "UmPhafa Private Nature Reserve", "description": "UmPhafa Private Nature Reserve", "locationID":[] + }, + { + "name": "Zingela Nature Reserve", + "id": "Zingela Nature Reserve", + "locationID":[] } ] },