[Cargo]New Bounty: Salvage (#34926)
* uoy * Fix vague tag names, issues with bounty text --------- Co-authored-by: EmoGarbage404 <retron404@gmail.com>
This commit is contained in:
@@ -68,6 +68,9 @@ bounty-item-microwave-machine-board = Microwave machine board
|
||||
bounty-item-flash = Flash
|
||||
bounty-item-tooth-space-carp = Space Carp Tooth
|
||||
bounty-item-tooth-sharkminnow = Sharkminnow Tooth
|
||||
bounty-item-ring = Ring
|
||||
bounty-item-remains = Hivelord Remains
|
||||
bounty-item-plates = Goliath Hide Plates
|
||||
|
||||
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 CentComm! Be a dear and ship them some baseball bats, so that management can live out their childhood dream.
|
||||
@@ -138,3 +141,6 @@ bounty-description-microwave-machine-board = Mr. Giggles thought it'd be funny t
|
||||
bounty-description-flashes = GREETINGS \[Station] WE REQUIRE 6 FLASHES DUE TO A NORMAL \[TrainingExercise] WITH SECURITY. EVERYTHING IS \[Normal].
|
||||
bounty-description-tooth-space-carp = Some lads from "down unda" need some teeth to make their traditional apparel. Send them a few from some space carp.
|
||||
bounty-description-tooth-sharkminnow = The chef is claiming that the teeth of sharkminnows are some kind of high-quality knife. I don't know what they're on about, but they want a set. Send it to them.
|
||||
bounty-description-ring = On this EXTRAORDINARY day there will be a wedding between the Gelts, but Mr. Gelt has lost the rings, send a pair of rings.
|
||||
bounty-description-remains = TWO. HIVELORD REMAINS, please.
|
||||
bounty-description-plates = Our club is interested in trophies of majestic creatures such as the Goliath: send a couple of plates. The reward will come quickly.
|
||||
|
||||
@@ -751,7 +751,7 @@
|
||||
|
||||
- type: cargoBounty
|
||||
id: BountyTeethSpaceCarp
|
||||
reward: 800
|
||||
reward: 7500
|
||||
description: bounty-description-tooth-space-carp
|
||||
entries:
|
||||
- name: bounty-item-tooth-space-carp
|
||||
@@ -762,7 +762,7 @@
|
||||
|
||||
- type: cargoBounty
|
||||
id: BountyTeethSharkminnow
|
||||
reward: 1500
|
||||
reward: 15000
|
||||
description: bounty-description-tooth-sharkminnow
|
||||
entries:
|
||||
- name: bounty-item-tooth-sharkminnow
|
||||
@@ -770,3 +770,36 @@
|
||||
whitelist:
|
||||
tags:
|
||||
- ToothSharkminnow
|
||||
|
||||
- type: cargoBounty
|
||||
id: BountyPlates
|
||||
reward: 20000
|
||||
description: bounty-description-plates
|
||||
entries:
|
||||
- name: bounty-item-plates
|
||||
amount: 4
|
||||
whitelist:
|
||||
tags:
|
||||
- GoliathPlate
|
||||
|
||||
- type: cargoBounty
|
||||
id: BountyRemains
|
||||
reward: 15000
|
||||
description: bounty-description-remains
|
||||
entries:
|
||||
- name: bounty-item-remains
|
||||
amount: 2
|
||||
whitelist:
|
||||
tags:
|
||||
- HivelordRemains
|
||||
|
||||
- type: cargoBounty
|
||||
id: BountyRing
|
||||
reward: 12500
|
||||
description: bounty-description-ring
|
||||
entries:
|
||||
- name: bounty-item-ring
|
||||
amount: 2
|
||||
whitelist:
|
||||
tags:
|
||||
- Ring
|
||||
|
||||
@@ -323,6 +323,9 @@
|
||||
stage: 1
|
||||
- type: StaticPrice
|
||||
price: 5000
|
||||
- type: Tag
|
||||
tags:
|
||||
- HivelordRemains
|
||||
|
||||
- type: entity
|
||||
id: FoodHivelordRemainsInert
|
||||
@@ -339,3 +342,6 @@
|
||||
size: Normal
|
||||
- type: StaticPrice
|
||||
price: 500
|
||||
- type: Tag
|
||||
tags:
|
||||
- HivelordRemains
|
||||
|
||||
@@ -800,6 +800,9 @@
|
||||
sprite: Objects/Materials/hide.rsi
|
||||
shape:
|
||||
- 0,0,2,2
|
||||
- type: Tag
|
||||
tags:
|
||||
- GoliathPlate
|
||||
|
||||
- type: entity
|
||||
parent: MaterialGoliathHide
|
||||
|
||||
@@ -609,6 +609,9 @@
|
||||
- type: Tag
|
||||
id: Goliath
|
||||
|
||||
- type: Tag
|
||||
id: GoliathPlate
|
||||
|
||||
- type: Tag
|
||||
id: GPS
|
||||
|
||||
@@ -702,6 +705,9 @@
|
||||
- type: Tag
|
||||
id: HighSecDoor
|
||||
|
||||
- type: Tag
|
||||
id: HivelordRemains
|
||||
|
||||
- type: Tag
|
||||
id: HiViz
|
||||
|
||||
|
||||
Reference in New Issue
Block a user