From ea36292994a8abb68520134a773b85830d7816c5 Mon Sep 17 00:00:00 2001 From: sora10pls <17801814+sora10pls@users.noreply.github.com> Date: Fri, 27 Feb 2026 08:39:57 -0500 Subject: [PATCH] Unban Garchompite Z --- PKHeX.Core/Items/ItemStorage9ZA.cs | 2 -- 1 file changed, 2 deletions(-) diff --git a/PKHeX.Core/Items/ItemStorage9ZA.cs b/PKHeX.Core/Items/ItemStorage9ZA.cs index 0fb6fdac3..118aedf4b 100644 --- a/PKHeX.Core/Items/ItemStorage9ZA.cs +++ b/PKHeX.Core/Items/ItemStorage9ZA.cs @@ -122,8 +122,6 @@ public sealed class ItemStorage9ZA : IItemStorage public static ReadOnlySpan Unreleased => [ 0016, // Cherish Ball - - 2640, // Garchompite Z ]; public int GetMax(InventoryType type) => type switch