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

7 lines
558 B
Plaintext

version=2
:if:<register.registered(powerplanton)>=True
@text.show(The generator is up and running.*Its making electricity to spare!)
:else
@text.show(Someone made off with~a part that is essential~for the generator.*Without it, the new~generator is useless!)
:endif
:end