mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-08-14 06:18:36 +02:00
9 lines
232 B
Plaintext
9 lines
232 B
Plaintext
version=2
|
|
:if:<register.registered(trainer_quest\sevault\001t)>=false
|
|
:then
|
|
@text.show(Lex: My darling Nya, together~we could win!)
|
|
:endif
|
|
|
|
@battle.starttrainer(quest\sevault\001t)
|
|
@register.register(trainer_quest\sevault\001b)
|
|
:end |