mirror of
https://github.com/pret/pokeemerald.git
synced 2026-05-12 22:40:51 -05:00
derp
This commit is contained in:
parent
91feaecb04
commit
ff24b15241
|
|
@ -1852,7 +1852,7 @@ const struct Item gItems[] =
|
|||
.name = _("Sitrus Berry"),
|
||||
.itemId = ITEM_SITRUS_BERRY,
|
||||
.price = 20,
|
||||
#if I_SITRUS_BERRY_HEAL >= GEN 4
|
||||
#if I_SITRUS_BERRY_HEAL >= GEN_4
|
||||
.holdEffect = HOLD_EFFECT_RESTORE_PCT_HP,
|
||||
.holdEffectParam = 25,
|
||||
#else
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user