Fix Persim Berry battle usage (#7963)
Co-authored-by: Hedara <hedara90@gmail.com>
This commit is contained in:
parent
38221b9de5
commit
b03e58e2a1
@ -9826,7 +9826,7 @@ const struct Item gItemsInfo[] =
|
||||
"heals confusion\n"
|
||||
"in battle."),
|
||||
.pocket = POCKET_BERRIES,
|
||||
.type = ITEM_USE_BAG_MENU,
|
||||
.type = ITEM_USE_PARTY_MENU,
|
||||
.fieldUseFunc = ItemUseOutOfBattle_CannotUse,
|
||||
.battleUsage = EFFECT_ITEM_CURE_STATUS,
|
||||
.effect = gItemEffect_PersimBerry,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user