diff --git a/Resources/Prototypes/Catalog/Cargo/cargo_botany.yml b/Resources/Prototypes/Catalog/Cargo/cargo_botany.yml index 9dcb327a3e..8b0681787e 100644 --- a/Resources/Prototypes/Catalog/Cargo/cargo_botany.yml +++ b/Resources/Prototypes/Catalog/Cargo/cargo_botany.yml @@ -10,6 +10,18 @@ category: Hydroponics group: market +- type: cargoProduct + name: "Medicinal seeds crate" + id: HydroponicsSeedsMedicinal + description: "A wannabe chemist's dream! Contains many different medicinal seeds. Requires Hydroponics access to open." + icon: + sprite: Objects/Specific/Hydroponics/galaxythistle.rsi + state: seed + product: CrateHydroponicsSeedsMedicinal + cost: 1000 + category: Hydroponics + group: market + - type: cargoProduct name: "hydroponics crate" id: HydroponicsTools @@ -33,15 +45,3 @@ cost: 1000 category: Hydroponics group: market - -#- type: cargoProduct -# name: "hydroponics backpack crate" -# id: HydroponicsBackpack -# description: "Bring on the flood with this high-capacity backpack crate. Contains 500 units of life-giving H2O. Requires hydroponics access to open." -# icon: -# sprite: -# state: -# product: -# cost: 1000 -# category: Hydroponics -# group: market diff --git a/Resources/Prototypes/Catalog/Fills/Crates/botany.yml b/Resources/Prototypes/Catalog/Fills/Crates/botany.yml index 19a5d5fdfc..01c184bb03 100644 --- a/Resources/Prototypes/Catalog/Fills/Crates/botany.yml +++ b/Resources/Prototypes/Catalog/Fills/Crates/botany.yml @@ -20,12 +20,27 @@ amount: 2 - id: FlyAmanitaSeeds amount: 2 -# - id: RainbowBunchSeeds -# amount: 2 -# - id: StrangeSeeds -# amount: 2 -# - id: BunchaOfMyceliumSeeds -# amount: 2 + - id: PineappleSeeds + amount: 2 + +- type: entity + id: CrateHydroponicsSeedsMedicinal + name: medicinal seeds crate + parent: CrateHydroSecure + description: "The wannabe chemist's dream. The power of medicine is at your fingertips! Requires Hydroponics access to open." + components: + - type: StorageFill + contents: + - id: AloeSeeds + amount: 3 + - id: AmbrosiaVulgarisSeeds + amount: 3 + - id: GalaxythistleSeeds + amount: 3 + - id: LingzhiSeeds + amount: 3 + - id: PoppySeeds + amount: 3 - type: entity id: CrateHydroponicsTools @@ -62,26 +77,16 @@ contents: - id: ChiliSeeds amount: 1 -# - id: CottonSeeds -# amount: 1 -# - id: BerrySeeds -# amount: 1 - id: CornSeeds amount: 1 - id: EggplantSeeds amount: 1 - id: TomatoSeeds amount: 1 -# - id: SoybeanSeeds -# amount: 1 - id: WheatSeeds amount: 1 -# - id: RiceSeeds -# amount: 1 - id: CarrotSeeds amount: 1 -# - id: SunflowerSeeds -# amount: 1 - id: ChanterelleSeeds amount: 1 - id: PotatoSeeds diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/seeds.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/seeds.yml index 4e3e283726..e4e061cacd 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/seeds.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/seeds.yml @@ -4,8 +4,8 @@ animationDuration: 1.3 spriteName: seeds startingInventory: - AloeSeeds: 5 - AmbrosiaVulgarisSeeds: 5 + AloeSeeds: 3 + AmbrosiaVulgarisSeeds: 3 AppleSeeds: 5 BananaSeeds: 5 CarrotSeeds: 5 @@ -13,12 +13,12 @@ ChiliSeeds: 5 CornSeeds: 5 EggplantSeeds: 5 - GalaxythistleSeeds: 5 + GalaxythistleSeeds: 3 # LemonSeeds: 5 No recipes - LingzhiSeeds: 5 + LingzhiSeeds: 3 # OatSeeds: 5 No recipes OnionSeeds: 5 - PoppySeeds: 5 + PoppySeeds: 3 PotatoSeeds: 5 SugarcaneSeeds: 5 TomatoSeeds: 5 diff --git a/Resources/Prototypes/Catalog/uplink_catalog.yml b/Resources/Prototypes/Catalog/uplink_catalog.yml index e5173f7546..009adeb1fc 100644 --- a/Resources/Prototypes/Catalog/uplink_catalog.yml +++ b/Resources/Prototypes/Catalog/uplink_catalog.yml @@ -306,6 +306,15 @@ # Job Specific +- type: uplinkListing + id: uplinkGatfruitSeeds + category: Job + itemId: GatfruitSeeds + description: And who says guns don't grow on trees? + price: 4 + jobWhitelist: + - Botanist + - type: uplinkListing id: uplinkNecronomicon category: Job