TechSkylander1518 submitted a new resource:
Recovery moves as overworld moves - Use moves like Heal Bell, Recover, and Roost outside of battle!
Read more about this resource...
Recovery moves as overworld moves - Use moves like Heal Bell, Recover, and Roost outside of battle!
I made this for messi3d on this thread, but I figured it'd be easier to put it in resources if anyone else is looking for it!
Moves like these affect the party rather than the overworld, so we need to define them in PScreen_Party. Locate this part of the code:
Ruby:if !pkmn.egg? && (isConst?(move.id,PBMoves,:MILKDRINK) || isConst?(move.id,PBMoves,:SOFTBOILED) ||...
Read more about this resource...