Updated Big Nugget's Fling power to Gen 8+ (#3296)
This commit is contained in:
commit
ccdf72ad31
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