Unhardcode thruster localization (#11503)
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
thruster-comp-enabled = The thruster is turned [color={$enabledColor}]{$enabled}[/color].
|
||||
thruster-comp-enabled = The thruster is turned [color=green]on[/color].
|
||||
thruster-comp-disabled = The thruster is turned [color=red]off[/color].
|
||||
thruster-comp-nozzle-direction = The nozzle is facing [color=yellow]{$direction}[/color].
|
||||
thruster-comp-nozzle-exposed = The nozzle [color={$exposedColor}]{$exposed} exposed[/color] to space.
|
||||
thruster-comp-nozzle-exposed = The nozzle [color=green]exposed[/color] to space.
|
||||
thruster-comp-nozzle-not-exposed = The nozzle [color=red]is not exposed[/color] to space.
|
||||
|
||||
Reference in New Issue
Block a user