mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-03-13 09:12:24 +01:00
Update items.h
This commit is contained in:
parent
720b919994
commit
640974b164
@ -846,7 +846,7 @@ const struct Item gItems[] =
|
||||
|
||||
[ITEM_CASTELIACONE] =
|
||||
{
|
||||
.name = _("CasteliaCone"),
|
||||
.name = _("Casteliacone"),
|
||||
.itemId = ITEM_CASTELIACONE,
|
||||
.price = 350,
|
||||
.description = sCasteliaconeDesc,
|
||||
|
Loading…
x
Reference in New Issue
Block a user