From 5b9b5e4faa7823a21bb4e2f0d423d77845441475 Mon Sep 17 00:00:00 2001 From: sora10pls <17801814+sora10pls@users.noreply.github.com> Date: Thu, 17 Mar 2022 14:40:35 -0400 Subject: [PATCH] Update Tables8bs.cs Sweet Heart still unobtainable (why did they give it a sprite if it's not functional ingame?) Azure Flute is now obtainable Sacred Ash was never obtainable --- PKHeX.Core/Legality/Tables/Tables8bs.cs | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/PKHeX.Core/Legality/Tables/Tables8bs.cs b/PKHeX.Core/Legality/Tables/Tables8bs.cs index 921be8909..4af08fbbc 100644 --- a/PKHeX.Core/Legality/Tables/Tables8bs.cs +++ b/PKHeX.Core/Legality/Tables/Tables8bs.cs @@ -142,11 +142,9 @@ public static partial class Legal internal static readonly ushort[] Pouch_Key_BS = { 428, 431, 432, 433, 438, 439, 440, 443, 445, 446, 447, 448, 449, 450, 451, 452, - 453, 454, 459, 460, 461, 462, 463, 464, 466, 467, 631, 632, + 453, 454, 455, 459, 460, 461, 462, 463, 464, 466, 467, 631, 632, 1267, 1278, 1822, - - // 455 Azure Flute (nonfunctional as of 1.1.0) }; internal static readonly ushort[] Pouch_Medicine_BS = @@ -270,6 +268,7 @@ public static partial class Legal #region Unreleased Items internal static readonly bool[] ReleasedHeldItems_8b = GetPermitList(MaxItemID_8b, HeldItems_BS, new ushort[] { + 044, // Sacred Ash 537, // Prism Scale 565, // Health Feather 566, // Muscle Feather