Assigned a flingPower value to the Moon Stone

This commit is contained in:
LOuroboros 2021-11-20 20:34:52 -03:00
parent ea12dfdf2c
commit 8c014e94a3

View file

@ -2805,6 +2805,7 @@ const struct Item gItems[] =
.pocket = POCKET_ITEMS,
.type = ITEM_USE_PARTY_MENU,
.fieldUseFunc = ItemUseOutOfBattle_EvolutionStone,
.flingPower = 30,
},
[ITEM_SHINY_STONE] =