Gas tanks: properly localized.

This commit is contained in:
Pieter-Jan Briers
2021-02-23 22:09:43 +01:00
parent 4294499b48
commit 73fec4c638
5 changed files with 62 additions and 76 deletions

View File

@@ -0,0 +1,7 @@
### GasTankComponent stuff.
# Examine text showing pressure in tank.
comp-gas-tank-examine = Pressure: [color=orange]{PRESSURE($pressure)}[/color].
# Examine text when internals are active.
comp-gas-tank-connected = {"\u000A"}Connected to external component

View File

@@ -0,0 +1,24 @@
### Gas tank entity prototype data.
ent-gas-tank-base = gas tank
.desc = It's a gas tank. It contains gas.
ent-oxygen-tank = oxygen tank
.desc = A tank of oxygen.
ent-yellow-oxygen-tank = { ent-oxygen-tank }
.desc = A tank of oxygen. This one is in yellow.
ent-red-oxygen-tank = { ent-oxygen-tank }
.desc = A tank of oxygen. This one is in red.
ent-emergency-oxygen-tank = emergency oxygen tank
.desc = Used for emergencies. Contains very little oxygen, so try to conserve it until you actually need it.
ent-extended-emergency-oxygen-tank = extended-capacity emergency oxygen tank
ent-double-emergency-oxygen-tank = double emergency oxygen tank
ent-air-tank = air tank
.desc = Mixed anyone?
ent-plasma-tank = plasma tank
.desc = Contains dangerous plasma. Do not inhale. Warning: extremely flammable.
ent-gas-tank-suffix-empty = Empty
ent-gas-tank-suffix-filled = Filled