Removed extra period in Pokéshi Doll description (#8252)
This commit is contained in:
parent
555c603b67
commit
90c5e1424f
@ -15048,7 +15048,7 @@ const struct Item gItemsInfo[] =
|
||||
.price = 2000,
|
||||
.description = COMPOUND_STRING(
|
||||
"A wooden toy\n"
|
||||
"resembling a Poké-.\n"
|
||||
"resembling a Poké-\n"
|
||||
"mon. Can be sold."),
|
||||
.pocket = POCKET_ITEMS,
|
||||
.sortType = ITEM_TYPE_SELLABLE,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user