P3D-Legacy/P3D/Content/Data/Scripts/dungeon/red.dat

12 lines
616 B
Plaintext
Raw Normal View History

2016-09-07 18:50:38 +02:00
<EFBFBD><EFBFBD>version=2
@pokemon.heal
@text.show(A mysterious power~healed your Pok<00>mon!*The crystal is glowing softly.*Would you like to touch it?)
@options.show(Yes,No)
:when:Yes
@screen.fadeout
@player.warp(dungeon\main.dat,5,0.1,13,0)
@player.turnto(3)
@level.update
@screen.fadein
:endwhen
:end