FlipFlop, Counter, Reactor Controller Components
This commit is contained in:
11
Texts/en_us.xml
Normal file
11
Texts/en_us.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<?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.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.reactorcontrollercomponent>Reactor Controller Component</entityname.reactorcontrollercomponent>
|
||||
<entitydescription.reactorcontrollercomponent>Automatically sets a reactor's Fission Rate and Turbine Output.</entitydescription.reactorcontrollercomponent>
|
||||
</infotexts>
|
Reference in New Issue
Block a user