Added sortType to Douse Drive (#7664)

This commit is contained in:
Frank DeBlasio 2025-08-31 14:53:23 -04:00 committed by GitHub
parent 7302de4209
commit 674cd13659
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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,