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

8 lines
488 B
Plaintext

version=2
:if:<register.registered(hooh_return_tintower)>=True
:then
@Text.show(The Tin Tower~shook! A Pokémon*must have returned~to the top!)
:else
@Text.show(The Tin Tower up~ahead was built*as a roost for~flying Pokémon.)
:endif
:end