From 0045506a04778a3e77a997addaa1af3f431f7d01 Mon Sep 17 00:00:00 2001 From: Nova Date: Tue, 20 Feb 2024 10:22:09 -0500 Subject: [PATCH 1/3] Revert ambuzol recipe change --- Resources/Prototypes/Recipes/Reactions/medicine.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Resources/Prototypes/Recipes/Reactions/medicine.yml b/Resources/Prototypes/Recipes/Reactions/medicine.yml index a1ca3ea38e2..b15ac2ec053 100644 --- a/Resources/Prototypes/Recipes/Reactions/medicine.yml +++ b/Resources/Prototypes/Recipes/Reactions/medicine.yml @@ -213,7 +213,7 @@ amount: 1 Ammonia: amount: 1 - ZombieBlood: + Blood: amount: 2 products: Ambuzol: 4 @@ -223,8 +223,8 @@ reactants: Ambuzol: amount: 5 - Omnizine: - amount: 5 + ZombieBlood: + amount: 15 products: AmbuzolPlus: 10 From 465c767cd961309e0cb901c896bebab488ba6298 Mon Sep 17 00:00:00 2001 From: Nova Date: Tue, 20 Feb 2024 13:12:47 -0500 Subject: [PATCH 2/3] Add code marker --- Resources/Prototypes/Recipes/Reactions/medicine.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Resources/Prototypes/Recipes/Reactions/medicine.yml b/Resources/Prototypes/Recipes/Reactions/medicine.yml index b15ac2ec053..ffdc1bd30e0 100644 --- a/Resources/Prototypes/Recipes/Reactions/medicine.yml +++ b/Resources/Prototypes/Recipes/Reactions/medicine.yml @@ -206,6 +206,10 @@ products: Phalanximine: 3 +# DeltaV - Reverts Ambuzol recipe changes - Ambuzol and AmbuzolPlus were changed upstream to require +# ZombieBlood and Omnizine respectively to combat power gaming. This change was irrelevant for Delta-V. +# This code is licensed under AGPLv3. See LICENSE + - type: reaction id: Ambuzol reactants: @@ -228,6 +232,8 @@ products: AmbuzolPlus: 10 +# End of modified code + - type: reaction id: Synaptizine reactants: From 40991d2a8338e7113b7cb26a15051ed493e5fba3 Mon Sep 17 00:00:00 2001 From: Nova Date: Fri, 23 Feb 2024 16:37:31 -0500 Subject: [PATCH 3/3] Fix code marker --- Resources/Prototypes/Recipes/Reactions/medicine.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/Resources/Prototypes/Recipes/Reactions/medicine.yml b/Resources/Prototypes/Recipes/Reactions/medicine.yml index ffdc1bd30e0..874f6de760d 100644 --- a/Resources/Prototypes/Recipes/Reactions/medicine.yml +++ b/Resources/Prototypes/Recipes/Reactions/medicine.yml @@ -208,7 +208,6 @@ # DeltaV - Reverts Ambuzol recipe changes - Ambuzol and AmbuzolPlus were changed upstream to require # ZombieBlood and Omnizine respectively to combat power gaming. This change was irrelevant for Delta-V. -# This code is licensed under AGPLv3. See LICENSE - type: reaction id: Ambuzol