mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-02-21 11:43:37 +01:00
Update src/data/items.h
Co-authored-by: ultima-soul <33333039+ultima-soul@users.noreply.github.com>
This commit is contained in:
parent
f7c00d2366
commit
aafc8e2109
@ -2484,7 +2484,7 @@ const struct Item gItems[] =
|
||||
.itemId = ITEM_CUSTAP_BERRY,
|
||||
.price = 20,
|
||||
.holdEffect = HOLD_EFFECT_CUSTAP_BERRY,
|
||||
.holdEffectParam = 0,
|
||||
.holdEffectParam = 4,
|
||||
.description = sCustapBerryDesc,
|
||||
.pocket = POCKET_BERRIES,
|
||||
.type = ITEM_USE_BAG_MENU,
|
||||
|
Loading…
x
Reference in New Issue
Block a user