Add examine text for thrusters (#5469)

This commit is contained in:
metalgearsloth
2021-11-23 17:44:08 +11:00
committed by GitHub
parent 567ed44408
commit 2f6a5ea2f2
2 changed files with 40 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
thruster-comp-enabled = The thruster is turned [color={$enabledColor}]{$enabled}[/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.