/// Maximum amount of bounties a station can have.
/// </summary>
[DataField, ViewVariables(VVAccess.ReadWrite)]
- public int MaxBounties = 5;
+ public int MaxBounties = 6;
/// <summary>
/// A list of all the bounties currently active for a station.
bounty-item-labeler = Hand labeler
bounty-item-warm-cloth = Warm clothes
bounty-item-battery = Battery
-bounty-lasergun = Laser gun
-bounty-food = Meat food
+bounty-item-lasergun = Laser gun
+bounty-item-food = Meat food
+bounty-item-fruit = Fruit
+bounty-item-vegetable = Vegetable
+bounty-item-chili = Bowl of chili
+bounty-item-rollerskates = Roller skates
+bounty-item-bedsheet = Bedsheet
+bounty-item-bandana = Bandana
+bounty-item-steak = Steak
+bounty-item-banana = Banana
+bounty-item-beer = Beer
+bounty-item-hi-viz-vest = Hi-viz vest
+bounty-item-torch = Torch
+bounty-item-medkit-box = Medkit box
+bounty-item-cardboard-box = Cardboard box
+bounty-item-wine = Wine bottle
+bounty-item-cotton-boll = Cotton boll
+bounty-item-microwave-machine-board = Microwave machine board
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-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-fruit = A heroic monkey helped the chaplain catch a troublemaker hiding in the chapel, and the crew wants to reward him for his good work.
+bounty-description-vegetable = The new chef is a vegetarian, and botany can't keep up with their demands. We need some additional veggies to help keep things stocked.
+bounty-description-chili = Today's the Centcomm Chili Cookoff, and, well, a few of us forgot to make some. Please help cover for us.
+bounty-description-rollerskates = CentComm Security is proposing a new strategy for helping officers win foot pursuits. Send them a couple so they cna learn how bad an idea this is.
+bounty-description-bedsheet = Someone in Atmos keeps turning down the heater, and we're all shivering in our beds. Please send us some extra sheets to stay warm.
+bounty-description-bandana = Bzzzt... Transmission from prison planet OC-1001: We're... reorganizing our command structure. Send us some bandanas so we can tell gan- I mean, departments apart.
+bounty-description-steak = The vegetarian cook is refusing to make us anything with meat, and the lizards are getting restless. Can you smuggle us a few steaks to keep them happy?
+bounty-description-banana = Hi station! Botany won't gimme any more. They said slipping the HoS out an open airlock wasn't funny! Can you believe it? Help me out! HONK.
+bounty-description-beer = Some nefarious agent has stolen every single drink in the bar. Yes, everything. Help tide us over until we can find them.
+bounty-description-hi-viz-vest = The clown stole the AME controller and won't back. It's pretty dark in here. Some hi-viz vests would make seeing each other in the dark a little mroe bearable.
+bounty-description-torch = The chef made all the monkeys and kobolds at once, and they rebelled and took over the cargo shuttle. They're demanding supplies and free passage to a jungle planet, and we're giving in to their demands. All they need now is a few torches.
+bounty-description-medkit-box = CentComm is putting on a play set in a hospital, and needs some props. Just send us some empty medkit boxes, and the show will go on!
+bounty-description-cardobard-box = "The Cardborgs Cometh" is a new play premiering tomorrow, and the costuming team is woefully unprepared. Send us some boxes to work with.
+bounty-description-wine = The new librarian and the Quartermaster are falling head over heels for each other after she caught him disassembling the bookshelves for wood. Send a couple bottles of wine (Or cans, if you must) to help make the date go well.
+bounty-description-cotton-boll = A massive swarm of mothroaches ate all the paper and cloth on the station. Send us some cotton to help keep our winged crewmembers fed.
+bounty-description-microwave-machine-board = Mr. Giggles thought it'd be funny to stick forks in all the kitchen microwaves. Help us replace them before the chefs start making clown burgers.
- type: cargoBounty
id: BountyRadio
- reward: 7500
+ reward: 6500
description: bounty-description-radio
entries:
- name: bounty-item-radio
- amount: 12
+ amount: 7
whitelist:
components:
- Headset
description: bounty-description-lasergun
idPrefix: IV
entries:
- - name: bounty-lasergun
+ - name: bounty-item-lasergun
amount: 6
whitelist:
components:
description: bounty-description-food
idPrefix: UNTH
entries:
- - name: bounty-food
+ - name: bounty-item-food
amount: 30
whitelist:
tags:
- Meat
+
+- type: cargoBounty
+ id: BountyFruit
+ reward: 5000
+ description: bounty-description-fruit
+ entries:
+ - name: bounty-item-fruit
+ amount: 12
+ whitelist:
+ tags:
+ - Fruit
+
+- type: cargoBounty
+ id: BountyVegetable
+ reward: 6000
+ description: bounty-description-vegetable
+ entries:
+ - name: bounty-item-vegetable
+ amount: 14
+ whitelist:
+ tags:
+ - Vegetable
+
+- type: cargoBounty
+ id: BountyChili
+ reward: 5555
+ description: bounty-description-chili
+ entries:
+ - name: bounty-item-chili
+ amount: 3
+ whitelist:
+ tags:
+ - ChiliBowl
+
+- type: cargoBounty
+ id: BountyRollerskates
+ reward: 6500
+ description: bounty-description-rollerskates
+ entries:
+ - name: bounty-item-rollerskates
+ amount: 2
+ whitelist:
+ components:
+ - Skates
+
+- type: cargoBounty
+ id: BountyBedsheet
+ reward: 4100
+ description: bounty-description-bedsheet
+ entries:
+ - name: bounty-item-bedsheet
+ amount: 5
+ whitelist:
+ tags:
+ - Bedsheet
+
+- type: cargoBounty
+ id: BountyBandana
+ reward: 4000
+ description: bounty-description-bandana
+ entries:
+ - name: bounty-item-bandana
+ amount: 7
+ whitelist:
+ tags:
+ - Bandana
+
+- type: cargoBounty
+ id: BountySteak
+ reward: 3200
+ description: bounty-description-steak
+ entries:
+ - name: bounty-item-steak
+ amount: 4
+ whitelist:
+ tags:
+ - Steak
+
+- type: cargoBounty
+ id: BountyBanana
+ reward: 6009
+ description: bounty-description-banana
+ entries:
+ - name: bounty-item-banana
+ amount: 9
+ whitelist:
+ tags:
+ - Banana
+
+- type: cargoBounty
+ id: BountyBeer
+ reward: 3100
+ description: bounty-description-beer
+ entries:
+ - name: bounty-item-beer
+ amount: 6
+ whitelist:
+ tags:
+ - Beer
+
+- type: cargoBounty
+ id: BountyHiVizVest
+ reward: 3030
+ description: bounty-description-hi-viz-vest
+ entries:
+ - name: bounty-item-hi-viz-vest
+ amount: 3
+ whitelist:
+ tags:
+ - HiViz
+
+- type: cargoBounty
+ id: BountyTorch
+ reward: 2220
+ description: bounty-description-torch
+ entries:
+ - name: bounty-item-torch
+ amount: 6
+ whitelist:
+ tags:
+ - Torch
+
+- type: cargoBounty
+ id: BountyMedkitBox
+ reward: 2300
+ description: bounty-description-medkit-box
+ entries:
+ - name: bounty-item-medkit-box
+ amount: 4
+ whitelist:
+ tags:
+ - Medkit
+
+- type: cargoBounty
+ id: BountyCardboardBox
+ reward: 1500
+ description: bounty-description-cardobard-box
+ entries:
+ - name: bounty-item-cardboard-box
+ amount: 12
+ whitelist:
+ tags:
+ - BoxCardboard
+
+- type: cargoBounty
+ id: BountyWine
+ reward: 3000
+ description: bounty-description-wine
+ entries:
+ - name: bounty-item-wine
+ amount: 2
+ whitelist:
+ tags:
+ - Wine
+
+- type: cargoBounty
+ id: BountyCottonBoll
+ reward: 8600
+ description: bounty-description-cotton-boll
+ entries:
+ - name: bounty-item-cotton-boll
+ amount: 9
+ whitelist:
+ tags:
+ - CottonBoll
+
+- type: cargoBounty
+ id: BountyMicrowaveMachineBoard
+ reward: 4000
+ description: bounty-description-microwave-machine-board
+ entries:
+ - name: bounty-item-microwave-machine-board
+ amount: 2
+ whitelist:
+ tags:
+ - MicrowaveMachineBoard
+
- 0,0,2,2
- type: Sprite
state: box
+ - type: Tag
+ tags:
+ - BoxCardboard
- type: entity
name: mousetrap box
- state: icon_mask
map: [ "unfoldedLayer" ]
visible: false
+ - type: Tag
+ tags:
+ - Bandana
- type: entity
parent: [ClothingHeadBandBase, ClothingMaskBandBlack]
- type: entity
parent: [ClothingHeadBandBase, ClothingMaskBandBrown]
id: ClothingHeadBandBrown
- name: brown bandana
\ No newline at end of file
+ name: brown bandana
visible: false
- type: Tag
tags:
+ - Bandana
- HidesNose
- type: entity
sprite: Clothing/OuterClothing/Vests/hazard.rsi
- type: Clothing
sprite: Clothing/OuterClothing/Vests/hazard.rsi
+ - type: Tag
+ tags:
+ - HiViz
#(Bartender) vest
- type: entity
- type: FootstepModifier
footstepSoundCollection:
collection: FootstepSpurs
-
+
- type: entity
parent: ClothingShoesBootsCowboyBrown
id: ClothingShoesBootsCowboyBlack
sprite: Clothing/Shoes/Boots/cowboybootsblack.rsi
- type: Clothing
sprite: Clothing/Shoes/Boots/cowboybootsblack.rsi
-
+
- type: entity
parent: ClothingShoesBootsCowboyBrown
id: ClothingShoesBootsCowboyWhite
sprite: Clothing/Shoes/Boots/cowboybootswhite.rsi
- type: Clothing
sprite: Clothing/Shoes/Boots/cowboybootswhite.rsi
-
+
- type: entity
parent: ClothingShoesBootsCowboyBrown
id: ClothingShoesBootsCowboyFancy
- type: Sprite
sprite: Clothing/Shoes/Boots/cowboybootsfancy.rsi
- type: Clothing
- sprite: Clothing/Shoes/Boots/cowboybootsfancy.rsi
\ No newline at end of file
+ sprite: Clothing/Shoes/Boots/cowboybootsfancy.rsi
- type: Icon
sprite: Objects/Consumable/Drinks/beerglass.rsi
state: icon
+ - type: Tag
+ tags:
+ - Beer
- type: entity
parent: DrinkGlass
- type: Icon
sprite: Objects/Consumable/Drinks/iced_beerglass.rsi
state: icon
+ - type: Tag
+ tags:
+ - Beer
- type: entity
parent: DrinkGlass
- type: Sprite
sprite: Objects/Consumable/Drinks/pwinebottle.rsi
- type: Sealable
+ - type: Tag
+ tags:
+ - Wine
- type: entity
parent: [DrinkBottleVisualsAll, DrinkBottleGlassBaseFull]
- type: Sprite
sprite: Objects/Consumable/Drinks/winebottle.rsi
- type: Sealable
+ - type: Tag
+ tags:
+ - Wine
# Small Bottles
sprite: Objects/Consumable/Drinks/beer.rsi
- type: Openable
closeable: false
+ - type: Tag
+ tags:
+ - Beer
- type: entity
parent: [DrinkBottleVisualsAll, DrinkBottleGlassBaseFull]
sprite: Objects/Consumable/Drinks/beer.rsi
- type: Openable
closeable: false
+ - type: Tag
+ tags:
+ - Beer
- type: entity
sprite: Objects/Consumable/Drinks/rootbeer.rsi
- type: Item
sprite: Objects/Consumable/Drinks/rootbeer.rsi
+ - type: Tag
+ tags:
+ - Beer
- type: entity
parent: DrinkCanBaseFull
sprite: Objects/Consumable/Drinks/beer_can.rsi
- type: Item
sprite: Objects/Consumable/Drinks/beer_can.rsi
+ - type: Tag
+ tags:
+ - Beer
- type: entity
parent: DrinkCanBaseFull
sprite: Objects/Consumable/Drinks/wine_can.rsi
- type: Item
sprite: Objects/Consumable/Drinks/wine_can.rsi
+ - type: Tag
+ tags:
+ - Wine
tags:
- Cooked
- Meat
+ - Steak
- type: Sprite
layers:
- state: plain-cooked
tags:
- Cooked
- Meat
+ - Steak
- type: Sprite
layers:
- state: product-cooked
tags:
- Cooked
- Meat
+ - Steak
- type: Sprite
layers:
- state: goliath-cooked
tags:
- Cooked
- Meat
+ - Steak
- type: Sprite
layers:
- state: rouny-cooked
tags:
- Cooked
- Meat
+ - Steak
- type: Sprite
layers:
- state: lizard-cooked
sprite: Objects/Specific/Hydroponics/laughin_pea.rsi
- type: Produce
seedId: laughinPea
+ - type: Tag
+ tags:
+ - Vegetable
- type: entity
name: tower-cap log
- type: Tag
tags:
- Fruit
+ - Banana
- type: entity
name: mimana
- type: Tag
tags:
- Carrot
+ - Vegetable
- type: SolutionContainerManager
solutions:
food:
sprite: Objects/Specific/Hydroponics/cabbage.rsi
- type: Produce
seedId: cabbage
+ - type: Tag
+ tags:
+ - Vegetable
- type: entity
name: garlic
sprite: Objects/Specific/Hydroponics/garlic.rsi
- type: Produce
seedId: garlic
+ - type: Tag
+ tags:
+ - Vegetable
- type: entity
name: lemon
- type: Tag
tags:
- Potato
+ - Vegetable
+
- type: entity
name: tomato
- type: Tag
tags:
- Fruit
+ - Vegetable
- type: entity
name: blue tomato
- type: Tag
tags:
- Fruit
+ - Vegetable
- type: entity
name: blood tomato
- type: Tag
tags:
- Fruit # Fuck you they're a fruit
+ - Vegetable
- type: entity
name: eggplant
- type: Tag
tags:
- Fruit
+ - Vegetable
- type: entity
name: apple
- type: Tag
tags:
- Corn
+ - Vegetable
- type: Sprite
sprite: Objects/Specific/Hydroponics/corn.rsi
- type: Produce
- type: SliceableFood
count: 5
slice: FoodOnionSlice
+ - type: Tag
+ tags:
+ - Vegetable
- type: entity
name: red onion
- type: SliceableFood
count: 5
slice: FoodOnionRedSlice
+ - type: Tag
+ tags:
+ - Vegetable
- type: entity
name: chanterelle cluster
sprite: Objects/Specific/Hydroponics/chanterelle.rsi
- type: Produce
seedId: chanterelle
+ - type: Tag
+ tags:
+ - Vegetable
# Slices
sprite: Objects/Specific/Hydroponics/chili.rsi
- type: Produce
seedId: chili
+ - type: Tag
+ tags:
+ - Vegetable
- type: entity
name: chilly pepper
seedId: aloe
- type: Extractable
grindableSolutionName: food
+ - type: Tag
+ tags:
+ - Vegetable
- type: entity
name: poppy
reagents:
- ReagentId: MilkSoy
Quantity: 5
+ - type: Tag
+ tags:
+ - Vegetable
- type: entity
name: spaceman's trumpet
reagents:
- ReagentId: CarpoToxin
Quantity: 2
+ - type: Tag
+ tags:
+ - Vegetable
- type: entity
name: watermelon
reagents:
- ReagentId: JuiceWatermelon
Quantity: 4
- - type: Tag
- tags:
- - Fruit
- type: entity
name: grapes
reagents:
- ReagentId: JuiceGrape
Quantity: 10
+ - type: Tag
+ tags:
+ - Fruit
- type: entity
name: berries
tags:
- Recyclable
- Trash
- - Fruit
- type: SolutionContainerManager
solutions:
food:
sprite: Objects/Specific/Hydroponics/pea.rsi
- type: Produce
seedId: pea
+ - type: Tag
+ tags:
+ - Vegetable
- type: entity
name: pumpkin
- type: Tag
tags:
- Fruit
+ - Vegetable
- type: entity
name: cotton boll
- type: Tag
tags:
- ClothMade
+ - CottonBoll
Quantity: 4
- ReagentId: Allicin
Quantity: 3
+ - type: Tag
+ tags:
+ - ChiliBowl
+
- type: entity
name: cold chili
Quantity: 8
- ReagentId: Vitamin
Quantity: 4
+ - type: Tag
+ tags:
+ - ChiliBowl
- type: entity
name: chili con carnival
Quantity: 4
- ReagentId: Allicin
Quantity: 3
+ - type: Tag
+ tags:
+ - ChiliBowl
- type: entity
name: monkey's delight
materialRequirements:
Glass: 2
Cable: 2
+ - type: Tag
+ tags:
+ - MicrowaveMachineBoard
- type: entity
id: FatExtractorMachineCircuitboard
materialRequirements:
Steel: 5
CableHV: 5
-
+
- type: entity
id: ShuttleGunPerforatorCircuitboard
parent: BaseMachineCircuitboard
materialRequirements:
Steel: 10
CableHV: 5
-
+
- type: entity
id: ShuttleGunFriendshipCircuitboard
parent: BaseMachineCircuitboard
Manipulator: 2
materialRequirements:
Steel: 7
- CableHV: 5
-
+ CableHV: 5
+
- type: entity
id: ShuttleGunDusterCircuitboard
parent: BaseMachineCircuitboard
Steel: 10
CableHV: 5
Uranium: 2
-
+
- type: entity
id: ShuttleGunKineticCircuitboard
parent: BaseMachineCircuitboard
materialRequirements:
Steel: 5
CableHV: 2
-
\ No newline at end of file
reagents:
- ReagentId: Nothing
Quantity: 100
+ - type: Tag
+ tags:
+ - Banana
- type: entity
parent: DrinkBase
- neck
- type: StaticPrice
price: 100
+ - type: Tag
+ tags:
+ - Bedsheet
- type: entity
id: BedsheetBlack
- id: TrashBananaPeelExplosive
sound:
path: /Audio/Effects/unwrap.ogg
+ - type: Tag
+ tags:
+ - Banana
- type: Tag
id: Balloon
+- type: Tag
+ id: Banana
+
- type: Tag
id: BananaPeel
+- type: Tag
+ id: Bandana
+
- type: Tag
id: BaseballBat
- type: Tag
id: BBQsauce
+- type: Tag
+ id: Bedsheet
+
- type: Tag
id: Bee
+- type: Tag
+ id: Beer
+
- type: Tag
id: BikeHorn
- type: Tag
id: Bottle
+- type: Tag
+ id: BoxCardboard
+
- type: Tag
id: BoxHug
- type: Tag
id: ChemDispensable # container that can go into the chem dispenser
+- type: Tag
+ id: ChiliBowl
+
- type: Tag
id: Cigarette
- type: Tag #Ohioans die happy
id: Corn
+- type: Tag
+ id: CottonBoll
+
- type: Tag
id: Cow
- type: Tag
id: HighSecDoor
+- type: Tag
+ id: HiViz
+
- type: Tag
id: Hoe
- type: Tag
id: MicroBomb
+- type: Tag
+ id: MicrowaveMachineBoard
+
- type: Tag
id: MimeBelt
- type: Tag
id: StationMapElectronics
+- type: Tag
+ id: Steak
+
- type: Tag
id: StringInstrument
- type: Tag
id: UraniumGlassShard
+- type: Tag
+ id: Vegetable
+
- type: Tag
id: VimPilot
- type: Tag
id: Window
+- type: Tag
+ id: Wine
+
- type: Tag
id: Wirecutter