mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-08-15 23:08:38 +02:00
8 lines
488 B
Plaintext
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 |