From a6876c7fa95c290d80429bb37e7da420d9436369 Mon Sep 17 00:00:00 2001 From: Francisco Salas Date: Tue, 21 Dec 2021 15:03:33 +0100 Subject: [PATCH] change yield of geenmanure --- CarbonLib.csproj | 2 +- config/YieldGreenManure.json | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/CarbonLib.csproj b/CarbonLib.csproj index 8e28d04..b47cd0b 100644 --- a/CarbonLib.csproj +++ b/CarbonLib.csproj @@ -8,7 +8,7 @@ false false false - 1.1.1 + 1.1.2 diff --git a/config/YieldGreenManure.json b/config/YieldGreenManure.json index 179b677..80fd1d2 100644 --- a/config/YieldGreenManure.json +++ b/config/YieldGreenManure.json @@ -37,15 +37,15 @@ }, { "ManureName": "Mengsel3soorten", - "GoodQuality": 11.390625, - "AverageQuality": 7.973437499999999, - "BadQuality": 5.6953125 + "GoodQuality": 2.8, + "AverageQuality": 2.0, + "BadQuality": 1.4 }, { "ManureName": "Mengsel12soorten", - "GoodQuality": 11.390625, - "AverageQuality": 7.973437499999999, - "BadQuality": 5.6953125 + "GoodQuality": 3.0, + "AverageQuality": 2.1, + "BadQuality": 1.5 }, { "ManureName": "EngelsRaaigras",