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