mirror of
https://github.com/pret/pokeemerald.git
synced 2026-08-24 11:10:48 -05:00
Update items.h
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user