Updated Big Nugget's Fling power to Gen 8+ (#3296)

This commit is contained in:
ghoulslash 2023-09-11 09:10:50 -04:00 committed by GitHub
commit ccdf72ad31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1781,7 +1781,7 @@ const struct Item gItems[] =
.pocket = POCKET_ITEMS, .pocket = POCKET_ITEMS,
.type = ITEM_USE_BAG_MENU, .type = ITEM_USE_BAG_MENU,
.fieldUseFunc = ItemUseOutOfBattle_CannotUse, .fieldUseFunc = ItemUseOutOfBattle_CannotUse,
.flingPower = 30, .flingPower = 130,
}, },
[ITEM_TINY_MUSHROOM] = [ITEM_TINY_MUSHROOM] =