P3D-Legacy/P3D/Content/Data/Scripts/ecruteak/tower_story.dat

9 lines
512 B
Plaintext

version=2
:if:<register.registered(suicune1)>=True
:then
@Text.show(Three big Pokémon~ran off in different~directions. What were they?)
:else
@Text.show(That used to be a~much taller tower,*but it burned down~in a fire.)
@NPC.Turn(2,0)
:endif
:end