8 lines
602 B
Plaintext

version=2
:if:<register.registered(rocket_defeat_slowpokewell)>=False
:then
@Text.show(The Slowpoke have~disappeared from~town.*I heard their~Tails are being~sold somewhere.)
:else
@Text.show(The Slowpoke have~returned.*Knowing them, they~could've just been*goofing off somewhere.)
:endif
:end