Update items.h

This commit is contained in:
LOuroboros
2021-12-19 20:30:03 -03:00
committed by GitHub
parent 8422ad6ccd
commit 211c8c684d

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,