P3D-Legacy/P3D/Content/Data/Scripts/rocketbase/generator_on.dat

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