yellow shmellow

This commit is contained in:
amiosi 2021-01-21 19:05:01 -05:00
parent 184dad1874
commit 9456382a32

View file

@ -1459,7 +1459,7 @@ const struct Item gItems[] =
[ITEM_YELLOW_APRICORN] =
{
.name = _("YelowApricorn"),
.name = _("YellwApricorn"),
.itemId = ITEM_YELLOW_APRICORN,
.price = 200,
.description = sYellowApricornDesc,