P3D-Legacy/P3D/Content/Data/Scripts/trainer/gymrematch/james.dat

9 lines
662 B
Plaintext
Raw Normal View History

2019-02-06 04:59:41 +01:00
<EFBFBD><EFBFBD>version=2
:if:<register.registered(TRTmatch)>=true
@text.show(Looks like we've been~blasted off again!)
2019-02-06 04:59:41 +01:00
:else
@battle.trainer(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!)
2019-02-06 04:59:41 +01:00
@register.registertime(TRTmatch,1,day)
:endif
:end