mirror of
https://github.com/pret/pokeemerald.git
synced 2026-08-27 05:01:14 -05:00
Updated Big Nugget's Fling power to Gen 8+ (#3296)
This commit is contained in:
@@ -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] =
|
||||
|
||||
Reference in New Issue
Block a user