Skip to content

Commit

Permalink
Updated Big Nugget's Fling power to Gen 8+ (#3296)
Browse files Browse the repository at this point in the history
  • Loading branch information
ghoulslash authored Sep 11, 2023
2 parents 327fda7 + bfcbd37 commit ccdf72a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/items.h
Original file line number Diff line number Diff line change
Expand Up @@ -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] =
Expand Down

0 comments on commit ccdf72a

Please sign in to comment.