JappaWakkaP3D 9723820427 SFX & Battle Animations
Ported Battle Animation Code
Ported Battle Animations for Tackle, Pound, Growl, Ember and Poison Sting
Normalized all SFX by Perceived Loudness (-11.0 LUFS)
Renamed and moved a bunch of the SFX so they make more sense
Added a jingle when you register a Phone Number
Added a soundeffect for when an elevator reaches its destination
2021-08-22 16:10:06 +02:00

9 lines
340 B
Plaintext

version=2
@text.show(Yeah, I am the designated healer.*Let me heal your Pokémon!)
@screen.fadeout
@pokemon.heal
@sound.play(Heal_Party,true)
@level.wait(200)
@screen.fadein
@text.show(There you go!*The boss said there should~be someone trying to stop us,~so we need to be in~tip-top shape!*Let me know if you~need to be healed up!)
:end