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: ExpoSeed <43502820+ExpoSeed@users.noreply.github.com>
This commit is contained in:
parent
5aa1b5b1ee
commit
64815a5f85
@ -2532,7 +2532,7 @@ const struct Item gItems[] =
|
||||
.name = _("Maranga Berry"),
|
||||
.itemId = ITEM_MARANGA_BERRY,
|
||||
.price = 20,
|
||||
.holdEffect = HOLD_EFFECT_HOLD_EFFECT_MARANGA_BERRY,
|
||||
.holdEffect = HOLD_EFFECT_MARANGA_BERRY,
|
||||
.description = sMarangaBerryDesc,
|
||||
.pocket = POCKET_BERRIES,
|
||||
.type = ITEM_USE_BAG_MENU,
|
||||
|
Loading…
x
Reference in New Issue
Block a user