mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-18 09:24:19 +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
6b868a028a
commit
a3b092c9a3
@ -2497,7 +2497,6 @@ const struct Item gItems[] =
|
||||
.itemId = ITEM_JABOCA_BERRY,
|
||||
.price = 20,
|
||||
.holdEffect = HOLD_EFFECT_JABOCA_BERRY,
|
||||
.holdEffectParam = TYPE_FAIRY,
|
||||
.description = sJabocaBerryDesc,
|
||||
.pocket = POCKET_BERRIES,
|
||||
.type = ITEM_USE_BAG_MENU,
|
||||
|
Loading…
x
Reference in New Issue
Block a user