Updated Big Nugget's Fling power to Gen 8+

This commit is contained in:
Eduardo Quezada 2023-09-11 02:43:39 -03:00
parent 755e260da4
commit bfcbd37d78

View File

@ -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] =