mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-31 01:35:20 +02:00
10 lines
330 B
Plaintext
10 lines
330 B
Plaintext
version=2
|
|
:if:<register.registered(generator_off)>=True
|
|
:then
|
|
:end
|
|
:endif
|
|
|
|
@Text.show(Lance: Leave this~side to me.)
|
|
@Player.turnto(1)
|
|
@player.Move(1)
|
|
:end |