mirror of
https://github.com/pret/pokeemerald.git
synced 2026-08-23 10:40:28 -05:00
Update items.h (#4574)
This commit is contained in:
@@ -1781,7 +1781,7 @@ const struct Item gItemsInfo[] =
|
||||
[ITEM_EXP_CANDY_XL] =
|
||||
{
|
||||
.name = _("Exp.Candy XL"),
|
||||
.pluralName = _("Exp.Candies L"),
|
||||
.pluralName = _("Exp.Candies XL"),
|
||||
.price = 10000,
|
||||
.holdEffectParam = EXP_30000,
|
||||
.description = COMPOUND_STRING(
|
||||
|
||||
Reference in New Issue
Block a user