mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-03-14 01:32:23 +01:00
reverted todo for dynamax candy
This commit is contained in:
parent
6cb152e452
commit
01665c0213
@ -1445,7 +1445,7 @@ const struct Item gItems[] =
|
||||
.description = sDynamaxCandyDesc,
|
||||
.pocket = POCKET_ITEMS,
|
||||
.type = ITEM_USE_BAG_MENU,
|
||||
.fieldUseFunc = ItemUseOutOfBattle_CannotUse,
|
||||
.fieldUseFunc = ItemUseOutOfBattle_CannotUse, // Todo
|
||||
.flingPower = 30,
|
||||
},
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user