From ed18649ff8710c64aa00d95aa29bddcb3075d755 Mon Sep 17 00:00:00 2001 From: NovaBot <154629622+NovaBot13@users.noreply.github.com> Date: Fri, 19 Apr 2024 21:16:54 -0400 Subject: [PATCH] [MIRROR] Adds Retain volume flag on the ants reaction (#2087) * Adds Retain volume flag on the ants reaction * Update others.dm * Update others.dm --------- Co-authored-by: Pink Co-authored-by: Bloop <13398309+vinylspiders@users.noreply.github.com> --- code/modules/reagents/chemistry/recipes/others.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/reagents/chemistry/recipes/others.dm b/code/modules/reagents/chemistry/recipes/others.dm index c87a6196835..8fc7aa5ee23 100644 --- a/code/modules/reagents/chemistry/recipes/others.dm +++ b/code/modules/reagents/chemistry/recipes/others.dm @@ -945,7 +945,7 @@ optimal_ph_min = 3 optimal_ph_max = 12 required_temp = 50 - reaction_flags = NONE //SKYRAT CHANGE, REACTION_INSTANT TO NONE + reaction_flags = REAGENT_SPLITRETAINVOL //NOVA EDIT CHANGE - ORIGINAL: reaction_flags = REACTION_INSTANT | REAGENT_SPLITRETAINVOL reaction_tags = REACTION_TAG_EASY | REACTION_TAG_UNIQUE /datum/chemical_reaction/ant_slurry // We're basically gluing ants together with synthflesh & maint sludge to make a bigger ant.