mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-31 01:35:20 +02:00
10 lines
510 B
Plaintext
10 lines
510 B
Plaintext
version=2
|
|
|
|
:if:<register.registered(trainer_blackthorn_gym\leader)>=true
|
|
:then
|
|
@text.show(Since Clair, the~dragon master, has*allowed it, you~may enter.)
|
|
:else
|
|
@text.show(Only dragon users~are permitted to*train here.~Please leave.)
|
|
:endif
|
|
|
|
:end |