mirror of
https://github.com/kwsch/pk3DS.git
synced 2026-09-10 11:05:38 -05:00
Merge pull request #237 from sora10pls/master
Fix USUM mart location names
This commit is contained in:
@@ -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
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user