Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion Resources/Prototypes/Reagents/medicine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,10 @@
metabolisms:
Medicine:
effects:
- !type:HealthChange
damage:
types:
Cold: -4
- !type:AdjustTemperature
conditions:
- !type:Temperature
Expand Down Expand Up @@ -324,13 +328,15 @@
damage:
types:
Poison: 1
groups:
Brute: -1.5
- !type:HealthChange
conditions:
- !type:ReagentThreshold
min: 15
damage:
types:
Poison: 4
Poison: 3
- !type:GenericStatusEffect
key: PressureImmunity
component: PressureImmunity
Expand Down