diff --git a/pk3DS/Subforms/Gen7/MartEditor7UU.cs b/pk3DS/Subforms/Gen7/MartEditor7UU.cs index 7fce4c7..6f249d8 100644 --- a/pk3DS/Subforms/Gen7/MartEditor7UU.cs +++ b/pk3DS/Subforms/Gen7/MartEditor7UU.cs @@ -66,9 +66,9 @@ public MartEditor7UU() "Thrifty Megamart 2 [Misc]", "Thrifty Megamart 3 [Strange Souvenir]", "Route 3 [X Items]", - "Konikoni [X Items]", + "Konikoni City [X Items]", "Tapu Village [X Items]", - "Lanakila [X Items]", + "Mount Lanakila [X Items]", }; private readonly string[] locationsBP = { @@ -85,7 +85,7 @@ public MartEditor7UU() "Big Wave Beach", "Heahea Beach", "Ula'ula Beach", - "Poni Beach", + "Battle Tree", }; #endregion @@ -283,4 +283,4 @@ private void RandomizeBPItems() 692, 693, 694, 701, 737 }; } -} \ No newline at end of file +}