9 lines
662 B
Plaintext
9 lines
662 B
Plaintext
version=2
|
|
:if:<register.registered(TRTmatch)>=true
|
|
@text.show(Looks like we've been~blasted off again!)
|
|
:else
|
|
@battle.trainer(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 |