From b04b95cae4ddc32020578b6db405f4478d5f66bd Mon Sep 17 00:00:00 2001 From: Ed Date: Sun, 6 Apr 2025 13:59:50 +0300 Subject: [PATCH] farm buff --- .../Entities/Structures/Flora/Gatherable/Farm/cucumber.yml | 4 ++-- .../Entities/Structures/Flora/Gatherable/Farm/pepper.yml | 4 ++-- .../Entities/Structures/Flora/Gatherable/Farm/pumpkin.yml | 2 +- .../_CP14/Entities/Structures/Flora/Gatherable/Farm/sage.yml | 4 ++-- .../Entities/Structures/Flora/Gatherable/Farm/tomatoes.yml | 4 ++-- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Flora/Gatherable/Farm/cucumber.yml b/Resources/Prototypes/_CP14/Entities/Structures/Flora/Gatherable/Farm/cucumber.yml index abc0cf9149..6e21c04238 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Flora/Gatherable/Farm/cucumber.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Flora/Gatherable/Farm/cucumber.yml @@ -20,5 +20,5 @@ id: CP14GatherCucumber entries: - id: CP14FoodCucumber - amount: 1 - maxAmount: 3 + amount: 2 + maxAmount: 4 diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Flora/Gatherable/Farm/pepper.yml b/Resources/Prototypes/_CP14/Entities/Structures/Flora/Gatherable/Farm/pepper.yml index 260d2fe9f9..7f77e9835b 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Flora/Gatherable/Farm/pepper.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Flora/Gatherable/Farm/pepper.yml @@ -22,5 +22,5 @@ id: CP14GatherPepper entries: - id: CP14FoodPepper - amount: 1 - maxAmount: 3 + amount: 2 + maxAmount: 4 diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Flora/Gatherable/Farm/pumpkin.yml b/Resources/Prototypes/_CP14/Entities/Structures/Flora/Gatherable/Farm/pumpkin.yml index 98c9f9ee07..bb0261dbe1 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Flora/Gatherable/Farm/pumpkin.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Flora/Gatherable/Farm/pumpkin.yml @@ -21,4 +21,4 @@ entries: - id: CP14FoodPumpkin amount: 2 - maxAmount: 3 + maxAmount: 4 diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Flora/Gatherable/Farm/sage.yml b/Resources/Prototypes/_CP14/Entities/Structures/Flora/Gatherable/Farm/sage.yml index ea3e2abe56..e2611f4bfd 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Flora/Gatherable/Farm/sage.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Flora/Gatherable/Farm/sage.yml @@ -22,5 +22,5 @@ id: CP14GatherSage entries: - id: CP14WildSage - amount: 1 - maxAmount: 3 + amount: 2 + maxAmount: 4 diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Flora/Gatherable/Farm/tomatoes.yml b/Resources/Prototypes/_CP14/Entities/Structures/Flora/Gatherable/Farm/tomatoes.yml index 51887c280b..c67b16dccf 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Flora/Gatherable/Farm/tomatoes.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Flora/Gatherable/Farm/tomatoes.yml @@ -20,5 +20,5 @@ id: CP14GatherTomatoes entries: - id: CP14FoodTomatoes - amount: 1 - maxAmount: 3 + amount: 2 + maxAmount: 4