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:47 -06:00 committed by GitHub
parent aafc8e2109
commit 6b868a028a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2523,7 +2523,6 @@ const struct Item gItems[] =
.itemId = ITEM_KEE_BERRY,
.price = 20,
.holdEffect = HOLD_EFFECT_KEE_BERRY,
.holdEffectParam = TYPE_FAIRY,
.description = sKeeBerryDesc,
.pocket = POCKET_BERRIES,
.type = ITEM_USE_BAG_MENU,