Fix typo in Rotom Catalog (#4433)
https://discord.com/channels/419213663107416084/774393519569502268/1232372639562072084
This commit is contained in:
parent
edc98d664f
commit
87dca8eb1c
1 changed files with 1 additions and 1 deletions
|
@ -10771,7 +10771,7 @@ const struct Item gItemsInfo[] =
|
|||
.importance = 1,
|
||||
.description = COMPOUND_STRING(
|
||||
"A catalog full of\n"
|
||||
"deviced liked by\n"
|
||||
"devices liked by\n"
|
||||
"Rotom."),
|
||||
.pocket = POCKET_KEY_ITEMS,
|
||||
.type = ITEM_USE_PARTY_MENU,
|
||||
|
|
Loading…
Reference in a new issue