From 4784e2de82e53bb49478d4c720a836c7daca1ba6 Mon Sep 17 00:00:00 2001 From: Kurt Date: Sat, 21 Mar 2026 01:43:10 -0500 Subject: [PATCH] Update ItemStorage3E.cs Closes #4759 --- PKHeX.Core/Items/ItemStorage3E.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKHeX.Core/Items/ItemStorage3E.cs b/PKHeX.Core/Items/ItemStorage3E.cs index 665de9807..d43aa9752 100644 --- a/PKHeX.Core/Items/ItemStorage3E.cs +++ b/PKHeX.Core/Items/ItemStorage3E.cs @@ -15,7 +15,7 @@ public sealed class ItemStorage3E : IItemStorage // R/S 259, 260, 261, 262, 263, 264, 265, 266, 268, 269, 270, 271, 272, 273, 274, 275, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, // FR/LG - 372, + 370, 371, 372, // E 375, 376, ];