Update src/data/items.h

Co-authored-by: ultima-soul <33333039+ultima-soul@users.noreply.github.com>
This commit is contained in:
ghoulslash 2021-05-24 10:17:59 -06:00 committed by GitHub
parent 39974b05f7
commit 5aa1b5b1ee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2533,7 +2533,6 @@ const struct Item gItems[] =
.itemId = ITEM_MARANGA_BERRY,
.price = 20,
.holdEffect = HOLD_EFFECT_HOLD_EFFECT_MARANGA_BERRY,
.holdEffectParam = TYPE_FAIRY,
.description = sMarangaBerryDesc,
.pocket = POCKET_BERRIES,
.type = ITEM_USE_BAG_MENU,