From 724cde264c7f6e639f8f80458e254baccd8af3b3 Mon Sep 17 00:00:00 2001 From: lzk <124214523+lzk228@users.noreply.github.com> Date: Mon, 25 Dec 2023 10:56:17 +0100 Subject: [PATCH] Botany yaml fixing (#22865) * 1 * Update chapel.yml * Revert "Update chapel.yml" This reverts commit 3e297a1b20254823a088af2aa3d179184c377638. * add to seeds vendor --- Resources/Prototypes/Catalog/Fills/Crates/botany.yml | 4 ---- Resources/Prototypes/Catalog/Fills/Lockers/service.yml | 3 --- .../Catalog/VendingMachines/Inventories/nutri.yml | 10 +++++----- .../Catalog/VendingMachines/Inventories/seeds.yml | 1 + 4 files changed, 6 insertions(+), 12 deletions(-) diff --git a/Resources/Prototypes/Catalog/Fills/Crates/botany.yml b/Resources/Prototypes/Catalog/Fills/Crates/botany.yml index e4297fe62ee4..a5728784085d 100644 --- a/Resources/Prototypes/Catalog/Fills/Crates/botany.yml +++ b/Resources/Prototypes/Catalog/Fills/Crates/botany.yml @@ -4,8 +4,6 @@ components: - type: StorageFill contents: - - id: BananaSeeds - amount: 2 - id: EggySeeds amount: 2 - id: TowercapSeeds @@ -18,8 +16,6 @@ amount: 2 - id: FlyAmanitaSeeds amount: 2 - - id: PineappleSeeds - amount: 2 - id: BungoSeeds amount: 2 diff --git a/Resources/Prototypes/Catalog/Fills/Lockers/service.yml b/Resources/Prototypes/Catalog/Fills/Lockers/service.yml index fa7f47997f05..f31e2ff071c5 100644 --- a/Resources/Prototypes/Catalog/Fills/Lockers/service.yml +++ b/Resources/Prototypes/Catalog/Fills/Lockers/service.yml @@ -97,9 +97,6 @@ - id: ClothingHandsGlovesLeather - id: ClothingOuterApronBotanist - id: ClothingHeadBandBotany - - id: HydroponicsToolClippers - - id: HydroponicsToolSpade - - id: HydroponicsToolMiniHoe - id: RobustHarvestChemistryBottle prob: 0.3 - id: ClothingBeltPlant diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/nutri.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/nutri.yml index 310110573706..c3933dfa3d5b 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/nutri.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/nutri.yml @@ -1,11 +1,11 @@ - type: vendingMachineInventory id: NutriMaxInventory startingInventory: - HydroponicsToolSpade: 3 - HydroponicsToolMiniHoe: 3 - HydroponicsToolClippers: 3 - HydroponicsToolScythe: 3 - HydroponicsToolHatchet: 3 + HydroponicsToolSpade: 4 + HydroponicsToolMiniHoe: 4 + HydroponicsToolClippers: 4 + HydroponicsToolScythe: 4 + HydroponicsToolHatchet: 4 PlantBag: 3 PlantBGoneSpray: 20 WeedSpray: 20 diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/seeds.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/seeds.yml index 05e3ae0eb0e7..25e41702af32 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/seeds.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/seeds.yml @@ -17,6 +17,7 @@ GrapeSeeds: 5 LemonSeeds: 5 LimeSeeds: 5 + PineappleSeeds: 4 LingzhiSeeds: 3 OatSeeds: 5 OnionSeeds: 5