21 lines
1.7 KiB
XML
21 lines
1.7 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<infotexts language="English" nowhitespace="false" translatedname="English">
|
|
<entityname.flipflopcomponent>Flip-Flop Component</entityname.flipflopcomponent>
|
|
<entitydescription.flipflopcomponent>Switches state when receiving 1, forces state to X when receiving -X.</entitydescription.flipflopcomponent>
|
|
|
|
<entityname.activeflipflopcomponent>Flip-Flop Component (Active)</entityname.activeflipflopcomponent>
|
|
<entitydescription.activeflipflopcomponent>Switches state when receiving 1, forces state to X when receiving -X. Constantly outputs state.</entitydescription.activeflipflopcomponent>
|
|
|
|
<entityname.countercomponent>Counter Component</entityname.countercomponent>
|
|
<entitydescription.countercomponent>Counts up to ClampMax when receiving 1, resets to ClampMin when reached, forces state to X when receiving -X.</entitydescription.countercomponent>
|
|
|
|
<entityname.activecountercomponent>Counter Component (Active)</entityname.activecountercomponent>
|
|
<entitydescription.activecountercomponent>Counts up to ClampMax when receiving 1, resets to ClampMin when reached, forces state to X when receiving -X. Constantly outputs state.</entitydescription.activecountercomponent>
|
|
|
|
<entityname.reactorcontrollercomponent>Reactor Controller Component</entityname.reactorcontrollercomponent>
|
|
<entitydescription.reactorcontrollercomponent>Automatically sets a reactor's Fission Rate and Turbine Output.</entitydescription.reactorcontrollercomponent>
|
|
|
|
<entityname.enginecontrollercomponent>Engine Controller Component</entityname.enginecontrollercomponent>
|
|
<entitydescription.enginecontrollercomponent>Sets an Engine's thrust according to the selected mode.</entitydescription.enginecontrollercomponent>
|
|
</infotexts>
|