mirror of
https://github.com/pret/pokeemerald.git
synced 2026-05-20 11:38:17 -05:00
Update items.h
This commit is contained in:
parent
8422ad6ccd
commit
211c8c684d
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user