From c0e6931dd2889d578969a4cea026ff155b6b6b49 Mon Sep 17 00:00:00 2001 From: Loymdayddaud <145969603+TheGiraffe3@users.noreply.github.com> Date: Sat, 16 Aug 2025 02:53:00 +0300 Subject: [PATCH] removed duplicate Papua New Guinea (#1823) ## Description: In the Oceania map, there are two Papua New Guinea countries defined. This PR removes one. https://discord.com/channels/1284581928254701718/1405936449853063228 ## Please complete the following: - [x] I have added screenshots for all UI updates - [x] I process any text displayed to the user through translateText() and I've added it to the en.json file - [x] I have added relevant tests to the test directory - [x] I confirm I have thoroughly tested these changes and take full responsibility for any bugs introduced ## Please put your Discord username so you can be contacted if a bug or regression is found: loymdayddaud --- resources/maps/oceania/manifest.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/resources/maps/oceania/manifest.json b/resources/maps/oceania/manifest.json index ce5147d81..b46541a84 100644 --- a/resources/maps/oceania/manifest.json +++ b/resources/maps/oceania/manifest.json @@ -23,12 +23,6 @@ "name": "New Zealand", "strength": 1 }, - { - "coordinates": [686, 407], - "flag": "pg", - "name": "Papua New Guinea", - "strength": 1 - }, { "coordinates": [436, 407], "flag": "tl",