Merge pull request #2180 from LOuroboros/patch-2

Updated the Casteliacone's name
This commit is contained in:
ExpoSeed 2022-07-16 03:29:49 -05:00 committed by GitHub
commit 93c4cf7e3c
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] =
{
.name = _("CasteliaCone"),
.name = _("Casteliacone"),
.itemId = ITEM_CASTELIACONE,
.price = 350,
.description = sCasteliaconeDesc,