mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-16 19:47:35 +01: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