From 0f329c0c8271ff64a8c735d4cfb838bcffb6a4f5 Mon Sep 17 00:00:00 2001 From: Matt <17801814+sora10pls@users.noreply.github.com> Date: Wed, 30 Dec 2020 21:37:07 -0500 Subject: [PATCH] Add Akala Outskirts to SM Inaccessible Tables --- pk3DS.Core/Structures/Gen7/Gen7SlotDumper.cs | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pk3DS.Core/Structures/Gen7/Gen7SlotDumper.cs b/pk3DS.Core/Structures/Gen7/Gen7SlotDumper.cs index bfe61de..1c28402 100644 --- a/pk3DS.Core/Structures/Gen7/Gen7SlotDumper.cs +++ b/pk3DS.Core/Structures/Gen7/Gen7SlotDumper.cs @@ -229,7 +229,10 @@ private static IEnumerable GetLocationDump(Dictionary> 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}},