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