Fixed Coba Berry's typing
This commit is contained in:
parent
6c265152dd
commit
c3087de712
1 changed files with 1 additions and 1 deletions
|
@ -2374,7 +2374,7 @@ const struct Item gItems[] =
|
|||
.itemId = ITEM_COBA_BERRY,
|
||||
.price = 20,
|
||||
.holdEffect = HOLD_EFFECT_RESIST_BERRY,
|
||||
.holdEffectParam = TYPE_FIGHTING,
|
||||
.holdEffectParam = TYPE_FLYING,
|
||||
.description = sCobaBerryDesc,
|
||||
.pocket = POCKET_BERRIES,
|
||||
.type = ITEM_USE_BAG_MENU,
|
||||
|
|
Loading…
Reference in a new issue