mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-31 01:35:20 +02:00
7 lines
524 B
Plaintext
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 |