diff --git a/PKHeX.Core/Legality/Restrictions/Memories/MemoryContext8Data.cs b/PKHeX.Core/Legality/Restrictions/Memories/MemoryContext8Data.cs index 8ec736222..129be0adb 100644 --- a/PKHeX.Core/Legality/Restrictions/Memories/MemoryContext8Data.cs +++ b/PKHeX.Core/Legality/Restrictions/Memories/MemoryContext8Data.cs @@ -7,6 +7,7 @@ public partial class MemoryContext8 private static readonly int[] Memory_NotSWSH = { 10, // {0} got treats from {1}. {4} that {3}. + 17, // {0} battled at {1}’s side and beat {2}. {4} that {3}. 20, // {0} surfed across the water, carrying {1} on its back. {4} that {3}. 21, // {0} saw {2} carrying {1} on its back. {4} that {3}. 23, // When {1} challenged the Battle Maison, {0} got really nervous. {4} that {3}.