Station beacons (#23136)
* Station beacons * crate * remove navmap from warp points * ack * oh damn * okay emisser
This commit is contained in:
@@ -1 +1,11 @@
|
||||
station-map-window-title = Station map
|
||||
station-map-window-title = Station map
|
||||
|
||||
nav-beacon-window-title = Station Beacon
|
||||
nav-beacon-toggle-visible = Visible
|
||||
nav-beacon-toggle-invisible = Invisible
|
||||
nav-beacon-text-label = Label:
|
||||
nav-beacon-button-apply = Apply
|
||||
nav-beacon-examine-text = It is [color={$enabled ->
|
||||
[true] forestgreen]on
|
||||
*[false] crimson]off
|
||||
}[/color] and the display reads [color={$color}]"{$label}"[/color]
|
||||
|
||||
@@ -22,6 +22,9 @@ ent-CrateEngineeringCableBulk = Bulk cable crate
|
||||
ent-CrateEngineeringElectricalSupplies = Electrical Supplies Crate
|
||||
.desc = NT is not responsible for any workplace infighting relating to the insulated gloves included within these crates.
|
||||
|
||||
ent-CrateEngineeringStationBeaconBundle = Station Beacon Bundle
|
||||
.desc = A crate containing 5 station beacon assemblies for modifying the station map.
|
||||
|
||||
ent-CrateEngineeringJetpack = Jetpack crate
|
||||
.desc = Two jetpacks for those who don't know how to use fire extinguishers.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user