From 8e3af00f631f7bb0a6f25f8a12a2cba99f516596 Mon Sep 17 00:00:00 2001 From: Pgriha <133212269+Pgriha@users.noreply.github.com> Date: Sun, 19 Oct 2025 18:51:39 +0300 Subject: [PATCH] Adding cotton seeds to cargo seeds crate (#40970) * First one * Let me count --- Resources/Prototypes/Catalog/Fills/Crates/botany.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Resources/Prototypes/Catalog/Fills/Crates/botany.yml b/Resources/Prototypes/Catalog/Fills/Crates/botany.yml index 850b69294e..8bd6b2ed16 100644 --- a/Resources/Prototypes/Catalog/Fills/Crates/botany.yml +++ b/Resources/Prototypes/Catalog/Fills/Crates/botany.yml @@ -65,7 +65,7 @@ id: CrateHydroponicsSeeds parent: CrateHydroponics name: seeds crate - description: Big things have small beginnings. Contains twelve different seeds. + description: Big things have small beginnings. Contains twenty-four different seeds. components: - type: StorageFill contents: @@ -92,6 +92,7 @@ - id: WatermelonSeeds - id: PeaSeeds - id: CherrySeeds + - id: CottonSeeds - type: entity id: CrateHydroponicsTray -- 2.51.2