mirror of
https://github.com/pret/pokeemerald.git
synced 2026-05-31 21:02:57 -05:00
yellow shmellow
This commit is contained in:
parent
184dad1874
commit
9456382a32
|
|
@ -1459,7 +1459,7 @@ const struct Item gItems[] =
|
|||
|
||||
[ITEM_YELLOW_APRICORN] =
|
||||
{
|
||||
.name = _("YelowApricorn"),
|
||||
.name = _("YellwApricorn"),
|
||||
.itemId = ITEM_YELLOW_APRICORN,
|
||||
.price = 200,
|
||||
.description = sYellowApricornDesc,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user