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

7 lines
508 B
Plaintext

version=2
:if:<register.registered(powerplanton)>=True
@text.show(The generator is running again!)
:else
@text.show(This power plant had~been abandoned in the past.*We got it back up and~running to provide power~to the Magnet Train.)
:endif
:end