P3D-Legacy/P3D/Content/Data/Scripts/powerplant/scientist4.dat

7 lines
524 B
Plaintext

version=2
:if:<register.registered(powerplanton)>=True
@text.show(All right!*We can now get the Magnet~Train Running again.)
:else
@text.show(The Magnet Train consumes~a lot of electricity.*It cant move if the new~generator isn't operating.)
:endif
:end