Update items.h

This commit is contained in:
LOuroboros 2021-12-19 20:30:03 -03:00 committed by GitHub
parent 8422ad6ccd
commit 211c8c684d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4538,7 +4538,7 @@ const struct Item gItems[] =
[ITEM_POISONIUM_Z] =
{
.name = _("Poisinium Z"),
.name = _("Poisonium Z"),
.itemId = ITEM_POISONIUM_Z,
.price = 0,
.holdEffect = HOLD_EFFECT_Z_CRYSTAL,