mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-03-21 17:48:28 -05:00
Disallow cherish ball
lol, lmao even
This commit is contained in:
parent
e95dddd86d
commit
e5477d6e2d
|
|
@ -117,6 +117,8 @@ public sealed class ItemStorage9ZA : IItemStorage
|
|||
|
||||
public static ReadOnlySpan<ushort> Unreleased =>
|
||||
[
|
||||
0016, // Cherish Ball
|
||||
|
||||
0664, // Blazikenite
|
||||
0752, // Swampertite
|
||||
0753, // Sceptilite
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user