shared enum ItemCategory { Misc = 0, Pokeball = 1, Medicine = 2, Berry = 3, TM = 4, VariantChanger = 5, KeyItem = 6, Mail = 7, }