mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-17 03:57:38 +01:00
Fix honey tab
This commit is contained in:
parent
e8dd8f93d1
commit
9ee2e1c99a
@ -9136,7 +9136,7 @@ const struct Item gItems[] =
|
||||
.battleUseFunc = NULL,
|
||||
.secondaryId = 0,
|
||||
},
|
||||
[ITEM_HONEY] =
|
||||
[ITEM_HONEY] =
|
||||
{
|
||||
.name = _("Honey"),
|
||||
.itemId = ITEM_HONEY,
|
||||
|
Loading…
Reference in New Issue
Block a user