beast ball cannot be sold
This commit is contained in:
parent
5392c101d0
commit
8d7d819cde
@ -382,7 +382,7 @@ const struct Item gItems[] =
|
||||
{
|
||||
.name = _("Beast Ball"),
|
||||
.itemId = ITEM_BEAST_BALL,
|
||||
.price = 1000,
|
||||
.price = 0,
|
||||
.description = sBeastBallDesc,
|
||||
.pocket = POCKET_POKE_BALLS,
|
||||
.type = 11,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user