P3D-Legacy/P3D/Content/Data/Scripts/route26/heal.dat

10 lines
512 B
Plaintext
Raw Normal View History

2016-09-07 18:50:38 +02:00
<EFBFBD><EFBFBD>version=2
@text.show(Your Pok<00>mon look~a little tired.*You should rest~them a while.)
@screen.fadeout
@pokemon.heal
@sound.play(pokemon_heal,true)
@level.wait(200)
@screen.fadein
@text.show(There!*Your Pok<00>mon are~looking good!*Keep at it!)
:end