10 lines
798 B
Plaintext
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\james)
|
|
@text.show(Blasted off?~I can't believe it!*Nevermind that.~Once we reunite with~our boss, we'll~be unstoppable.*Now get lost, twerp!)
|
|
@register.registertime(TRTmatch,1,day)
|
|
:endif
|
|
:end |