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…
x
Reference in New Issue
Block a user