mirror of
https://github.com/kwsch/pk3DS.git
synced 2026-08-25 03:07:31 -05:00
Add Akala Outskirts to SM Inaccessible Tables
This commit is contained in:
@@ -229,7 +229,10 @@ private static IEnumerable<byte[]> GetLocationDump(Dictionary<int, List<uint>> d
|
||||
{074, new[] {1, 2, 3, 4}},
|
||||
|
||||
// Memorial Hill
|
||||
{083, new[] {1, 2}},
|
||||
{083, new[] {3, 4, 5, 6, 7, 8, 9}},
|
||||
|
||||
// Akala Outskirts
|
||||
{084, new[] {1, 2}},
|
||||
|
||||
// Secluded Shore
|
||||
{142, new[] {1, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15}},
|
||||
|
||||
Reference in New Issue
Block a user