diff --git a/Resources/Prototypes/Reagents/medicine.yml b/Resources/Prototypes/Reagents/medicine.yml index 0ae63ad745..94c377712d 100644 --- a/Resources/Prototypes/Reagents/medicine.yml +++ b/Resources/Prototypes/Reagents/medicine.yml @@ -76,6 +76,18 @@ damage: groups: Brute: -2 + - !type:HealthChange + conditions: + - !type:ReagentThreshold + min: 30 + damage: + types: + Asphyxiation: 1 + Poison: 0.5 + - !type:Jitter + conditions: + - !type:ReagentThreshold + min: 30 - type: reagent id: Cryoxadone @@ -133,6 +145,19 @@ damage: groups: Burn: -3 + - !type:HealthChange + conditions: + - !type:ReagentThreshold + min: 30 + damage: + types: + Asphyxiation: 1 + groups: + Brute: 0.5 + - !type:Jitter + conditions: + - !type:ReagentThreshold + min: 30 - type: reagent id: Dexalin @@ -248,6 +273,19 @@ damage: types: Radiation: -1 + - !type:ChemVomit + probability: 0.02 + - !type:HealthChange + conditions: + - !type:ReagentThreshold + min: 30 + damage: + types: + Heat: 0.5 + - !type:Jitter + conditions: + - !type:ReagentThreshold + min: 30 - type: reagent id: Ipecac