Update items.h

This commit is contained in:
LOuroboros 2022-07-05 22:13:15 -03:00 committed by GitHub
parent 720b919994
commit 640974b164
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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,