mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-31 01:35:20 +02:00
9 lines
242 B
Plaintext
9 lines
242 B
Plaintext
version=2
|
|
:if:<register.registered(trainer_quest\canyonent\005l)>=false
|
|
:then
|
|
@text.show(Eve: I'll team up with Jon and~battle together.)
|
|
:endif
|
|
|
|
@battle.starttrainer(quest\canyonent\005l)
|
|
@register.register(trainer_quest\canyonent\005r)
|
|
:end |