Cargo Bounties (#17344)
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
This commit is contained in:
41
Resources/Locale/en-US/cargo/bounties.ftl
Normal file
41
Resources/Locale/en-US/cargo/bounties.ftl
Normal file
@@ -0,0 +1,41 @@
|
||||
bounty-item-artifact = Alien artifact
|
||||
bounty-item-baseball-bat = Baseball bat
|
||||
bounty-item-box-hugs = Box of hugs
|
||||
bounty-item-brain = Brain
|
||||
bounty-item-briefcase = Briefcase
|
||||
bounty-item-carp = Space carp
|
||||
bounty-item-crayon = Crayon
|
||||
bounty-item-donk-pocket = Donk-pocket
|
||||
bounty-item-donut = Donut
|
||||
bounty-item-figurine = Action figure
|
||||
bounty-item-flower = Flower
|
||||
bounty-item-lung = Lung
|
||||
bounty-item-mouse = Dead mouse
|
||||
bounty-item-research-disk = Research disk
|
||||
bounty-item-soap = Soap
|
||||
bounty-item-spear = Spear
|
||||
bounty-item-toolbox = Toolbox
|
||||
bounty-item-tech-disk = Technology disk
|
||||
bounty-item-trash = Trash
|
||||
bounty-item-pen = Pen
|
||||
|
||||
bounty-description-artifact = NanoTrasen is in some hot water for stealing artifacts from non-spacefaring planets. Return one and we'll compensate you for it.
|
||||
bounty-description-baseball-bat = Baseball fever is going on at CentCom! Be a dear and ship them some baseball bats, so that management can live out their childhood dream.
|
||||
bounty-description-box-hugs = Several chief officials have sustained serious boo-boos. A box of hugs is urgently needed to aid in their recovery.
|
||||
bounty-description-brain = Commander Caldwell was rendered brain-dead by a recent space lube accident. Unfortunately, we can't hire a replacement, so just send us a new brain to put in her instead.
|
||||
bounty-description-briefcase = Central Command will be holding a business convention this year. Ship a few briefcases in support.
|
||||
bounty-description-carp = Admiral Pavlov has gone on strike ever since Central Command confiscated her "pet." She is demanding a space carp as a replacement, dead or alive.
|
||||
bounty-description-crayon = Dr Jones' kid ate all our crayons again. Please send us yours.
|
||||
bounty-description-donk-pocket = Consumer safety recall: Warning. Donk-Pockets manufactured in the past year contain hazardous lizard biomatter. Return units to CentCom immediately.
|
||||
bounty-description-donut = CentCom's security forces are facing heavy losses against the Syndicate. Ship donuts to raise morale.
|
||||
bounty-description-figurine = The vice president's son saw an ad for action figures on the telescreen and now he won't shut up about them. Ship some to ease his complaints.
|
||||
bounty-description-flower = Commander Zot really wants to sweep Security Officer Olivia off her feet. Send a shipment of flowers and he'll happily reward you.
|
||||
bounty-description-lung = The pro-smoking league has been fighting to keep cigarettes on our stations for millennia. Unfortunately, they're lungs aren't fighting so hard anymore. Send them some new ones.
|
||||
bounty-description-mouse = Station 13 ran out of freeze-dried mice. Ship some fresh ones so their janitor doesn't go on strike.
|
||||
bounty-description-research-disk = Turns out those bozos in the Research department have been spending all their time getting janitorial equipment. Send some research up to Central Command so we can actually get what we need.
|
||||
bounty-description-soap = Soap has gone missing from CentCom's bathrooms and nobody knows who took it. Replace it and be the hero CentCom needs.
|
||||
bounty-description-spear = CentCom's security forces are going through budget cuts. You will be paid if you ship a set of spears.
|
||||
bounty-description-toolbox = There's an absence of robustness at Central Command. Hurry up and ship some toolboxes as a solution.
|
||||
bounty-description-tech-disk = The new research assistant on Station 13 spilled a soda on the RND server. Send them some technology disks so they can build up their recipes.
|
||||
bounty-description-trash = Recently a group of janitors have run out of trash to clean up, without any trash Centcom wants to fire them to cut costs. Send a shipment of trash to keep them employed, and they'll give you a small compensation.
|
||||
bounty-description-pen = We are hosting the intergalactic pen balancing competition. We need you to send us some standardized ball point pens.
|
||||
18
Resources/Locale/en-US/cargo/cargo-bounty-console.ftl
Normal file
18
Resources/Locale/en-US/cargo/cargo-bounty-console.ftl
Normal file
@@ -0,0 +1,18 @@
|
||||
bounty-console-menu-title = Cargo bounty console
|
||||
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-entry =
|
||||
{ $amount ->
|
||||
[1] {$item}
|
||||
*[other] {$item} x{$amount}
|
||||
}
|
||||
bounty-console-description-label = [color=gray]{$description}[/color]
|
||||
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-list-start = Item manifest:
|
||||
Reference in New Issue
Block a user