Fix honey tab

This commit is contained in:
Fontbane 2019-04-05 12:03:09 -04:00
parent e8dd8f93d1
commit 9ee2e1c99a

View File

@ -9136,7 +9136,7 @@ const struct Item gItems[] =
.battleUseFunc = NULL, .battleUseFunc = NULL,
.secondaryId = 0, .secondaryId = 0,
}, },
[ITEM_HONEY] = [ITEM_HONEY] =
{ {
.name = _("Honey"), .name = _("Honey"),
.itemId = ITEM_HONEY, .itemId = ITEM_HONEY,