From b5bcf86b74e76ba15aa0cb2a2fe39f81cb8991cd Mon Sep 17 00:00:00 2001 From: Weax <59857479+ImWeax@users.noreply.github.com> Date: Mon, 22 Apr 2024 18:44:14 +1000 Subject: [PATCH] Make CLF3 reaction require heating first. (#27187) * heat your bombs * Removing comment --- Resources/Prototypes/Recipes/Reactions/pyrotechnic.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Recipes/Reactions/pyrotechnic.yml b/Resources/Prototypes/Recipes/Reactions/pyrotechnic.yml index 318490931f..3591ce7008 100644 --- a/Resources/Prototypes/Recipes/Reactions/pyrotechnic.yml +++ b/Resources/Prototypes/Recipes/Reactions/pyrotechnic.yml @@ -31,6 +31,7 @@ - type: reaction id: ChlorineTrifluoride + minTemp: 370 priority: 20 reactants: Chlorine: @@ -38,7 +39,6 @@ Fluorine: amount: 3 effects: - # TODO solution temperature!! - !type:ExplosionReactionEffect explosionType: Default # 15 damage per intensity. maxIntensity: 200