mirror of
https://github.com/pret/pokeemerald.git
synced 2026-05-05 21:07:17 -05:00
Added sortType to Douse Drive (#7664)
This commit is contained in:
parent
7302de4209
commit
674cd13659
|
|
@ -5033,6 +5033,7 @@ const struct Item gItemsInfo[] =
|
|||
"Techno Blast to\n"
|
||||
"Water-type."),
|
||||
.pocket = POCKET_ITEMS,
|
||||
.sortType = ITEM_TYPE_DRIVE,
|
||||
.type = ITEM_USE_BAG_MENU,
|
||||
.fieldUseFunc = ItemUseOutOfBattle_CannotUse,
|
||||
.secondaryId = TYPE_WATER,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user