mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-16 11:37:40 +01:00
Updated Big Nugget's Fling power to Gen 8+
This commit is contained in:
parent
755e260da4
commit
bfcbd37d78
@ -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 New Issue
Block a user