From 21b07b7b26ae93f67da7dccf40364a6125c3bc02 Mon Sep 17 00:00:00 2001 From: Rane <60792108+Elijahrane@users.noreply.github.com> Date: Mon, 27 Jun 2022 14:12:03 -0400 Subject: [PATCH] Remove plants with no utility from common sources (#9235) * Remove plants with no utility from common sources * review --- Resources/Prototypes/Catalog/Fills/Crates/botany.yml | 10 +++++----- .../Catalog/VendingMachines/Inventories/seeds.yml | 6 ++---- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/Resources/Prototypes/Catalog/Fills/Crates/botany.yml b/Resources/Prototypes/Catalog/Fills/Crates/botany.yml index 82419fe3e1..19a5d5fdfc 100644 --- a/Resources/Prototypes/Catalog/Fills/Crates/botany.yml +++ b/Resources/Prototypes/Catalog/Fills/Crates/botany.yml @@ -88,9 +88,9 @@ amount: 1 - id: SugarcaneSeeds amount: 1 - - id: LemonSeeds - amount: 1 - - id: OatSeeds - amount: 1 +# - id: LemonSeeds No recipes, limejuice in reagent dispenser +# amount: 1 +# - id: OatSeeds No recipes, nothing uses oatmilk +# amount: 1 - id: OnionSeeds - amount: 1 \ No newline at end of file + amount: 1 diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/seeds.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/seeds.yml index cac84a2bfb..4e3e283726 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/seeds.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/seeds.yml @@ -14,9 +14,9 @@ CornSeeds: 5 EggplantSeeds: 5 GalaxythistleSeeds: 5 - LemonSeeds: 5 +# LemonSeeds: 5 No recipes LingzhiSeeds: 5 - OatSeeds: 5 +# OatSeeds: 5 No recipes OnionSeeds: 5 PoppySeeds: 5 PotatoSeeds: 5 @@ -24,5 +24,3 @@ TomatoSeeds: 5 TowercapSeeds: 5 WheatSeeds: 5 - -