From a5839e5ae8c21b1af006cff8ad3d69efdaa45d6c Mon Sep 17 00:00:00 2001 From: Peptide90 <78795277+Peptide90@users.noreply.github.com> Date: Sat, 8 Jan 2022 02:44:14 +0000 Subject: [PATCH] Added toxin damage to ingesting welder fuel (#6061) --- Resources/Prototypes/Reagents/pyrotechnic.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Resources/Prototypes/Reagents/pyrotechnic.yml b/Resources/Prototypes/Reagents/pyrotechnic.yml index 0a35699178..aa0f02b0e7 100644 --- a/Resources/Prototypes/Reagents/pyrotechnic.yml +++ b/Resources/Prototypes/Reagents/pyrotechnic.yml @@ -139,6 +139,15 @@ meltingPoint: -80.7 tileReactions: - !type:FlammableTileReaction {} + metabolisms: + Poison: + effects: + - !type:HealthChange + damage: + types: + Poison: 1 + - !type:FlammableReaction + multiplier: 0.4 - type: reagent id: Fluorosurfactant