Updated Big Nugget's Fling power to Gen 8+
This commit is contained in:
parent
755e260da4
commit
bfcbd37d78
1 changed files with 1 additions and 1 deletions
|
@ -1781,7 +1781,7 @@ const struct Item gItems[] =
|
|||
.pocket = POCKET_ITEMS,
|
||||
.type = ITEM_USE_BAG_MENU,
|
||||
.fieldUseFunc = ItemUseOutOfBattle_CannotUse,
|
||||
.flingPower = 30,
|
||||
.flingPower = 130,
|
||||
},
|
||||
|
||||
[ITEM_TINY_MUSHROOM] =
|
||||
|
|
Loading…
Reference in a new issue