2019-10-04 20:31:48 -05:00

10 lines
798 B
Plaintext

version=2
:if:<register.registered(TRTmatch)>=true
@text.show(Looks like we've been~blasted off again!)
:else
@text.show(<battle.intromessage(gymrematch\james)>)
@battle.trainer(gymrematch\jessie)
@text.show(Blasted off?~A twerp beat us again?*Nevermind that.~Once we reunite with~our boss, we'll~be unstoppable.*Get lost, twerp!)
@register.registertime(TRTmatch,1,day)
:endif
:end