yellow shmellow
This commit is contained in:
parent
184dad1874
commit
9456382a32
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue