Chill bounties + fixes (#23411)
* Chill bounties + fixes * localize * fix arbitage
This commit is contained in:
@@ -31,7 +31,7 @@ bounty-item-pen = Pen
|
||||
bounty-item-percussion = Percussion instrument
|
||||
bounty-item-pie = Pie
|
||||
bounty-item-prison-uniform = Prison uniform
|
||||
bounty-item-radio = Radio
|
||||
bounty-item-radio = Radio or Headset
|
||||
bounty-item-research-disk = Research disk
|
||||
bounty-item-shiv = Shiv
|
||||
bounty-item-soap = Soap
|
||||
@@ -96,9 +96,9 @@ bounty-description-trash = Recently a group of janitors have run out of trash to
|
||||
bounty-description-anomaly-core = Suddenly we've run out of anomaly cores, including inert nuclei. Send us any anomaly cores so that we can continue to observe their final decay process.
|
||||
bounty-description-borg-module = Scientists at the neighboring station have only studied Borg production, not module production. They are stuck in the research process and need references to work from. Send any Borg modules to inspire your colleagues.
|
||||
bounty-description-artifact-fragment = Scientists at a nearby station are requesting artifact fragments for microxenoarchaeology studies. Ordinary artifacts are too large for their micro research platforms. Send some of the artifact fragments your sector is rich in.
|
||||
bounty-description-organs = Arachnid settlement orders a large supply of organs. The official reason is "a thorough study of the similarities and differences of the humanoid races."
|
||||
bounty-description-organs = Arachnid settlement orders a large supply of organs. The official reason is "a thorough study of the similarities and differences of the humanoid races."
|
||||
bounty-description-labeler = Due to a bureaucratic error, our sorting center almost sent hundreds of crates of carrots to the Unathi settlement. We urgently need additional labelers to restore order in the warehouse as a matter of urgency.
|
||||
bounty-description-warm-cloth = The Unath construction crew freezes and is unable to restore power to their station. They need to be sent a set of any clothing to protect them from the cold.
|
||||
bounty-description-battery = As the Arachnid settlement prepares for a solar flare, they are requesting a large shipment of power batteries. We're sending out a request for delivery.
|
||||
bounty-description-lasergun = The Salvage Caravan requests a large shipment of laser weapons to mop up a hive of xenomorphs.
|
||||
bounty-description-food = After the rat king invasion, a neighboring unathi station was left completely without food. A large meat food shipment is needed.
|
||||
bounty-description-lasergun = The Salvage Caravan requests a large shipment of laser weapons to mop up a hive of xenomorphs.
|
||||
bounty-description-food = After the rat king invasion, a neighboring unathi station was left completely without food. A large meat food shipment is needed.
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
bounty-console-label-button-text = Print label
|
||||
bounty-console-time-label = Time: [color=orange]{$time}[/color]
|
||||
bounty-console-reward-label = Reward: [color=limegreen]${$reward}[/color]
|
||||
bounty-console-manifest-label = Manifest: [color=gray]{$item}[/color]
|
||||
bounty-console-manifest-label = Manifest: [color=orange]{$item}[/color]
|
||||
bounty-console-manifest-entry =
|
||||
{ $amount ->
|
||||
[1] {$item}
|
||||
@@ -14,5 +14,5 @@ bounty-console-id-label = ID#{$id}
|
||||
bounty-console-flavor-left = Bounties sourced from local unscrupulous dealers.
|
||||
bounty-console-flavor-right = v1.4
|
||||
|
||||
bounty-manifest-header = Official cargo bounty manifest (ID#{$id})
|
||||
bounty-manifest-header = [font size=14][bold]Official cargo bounty manifest[/bold] (ID#{$id})[/font]
|
||||
bounty-manifest-list-start = Item manifest:
|
||||
|
||||
Reference in New Issue
Block a user