P3D-Legacy/P3D/Content/Data/Scripts/blackthorn/dden_guard.dat

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