diff --git a/Resources/Changelog/Offbrand.yml b/Resources/Changelog/Offbrand.yml index eae5c4a3aa..fda8b2081b 100644 --- a/Resources/Changelog/Offbrand.yml +++ b/Resources/Changelog/Offbrand.yml @@ -107,4 +107,16 @@ Entries: type: Fix id: 7 time: '2025-10-08T22:00:00.0000000+00:00' +- author: sowelipililimute + changes: + - message: Pain can no longer cause you to enter a hard critial state + type: Remove + - message: The brain losing oxygen can now cause you to enter a hard critical state + type: Add + - message: Robust Harvest no longer double metabolizes + type: Fix + - message: Robust Harvest has been buffed slightly, and triggers the tree polymorph based on total dosage + type: Tweak + id: 7 + time: '2025-10-10T22:00:00.0000000+00:00' Order: 2 diff --git a/Resources/Prototypes/Reagents/botany.yml b/Resources/Prototypes/Reagents/botany.yml index eff8fb0817..0d80f2c046 100644 --- a/Resources/Prototypes/Reagents/botany.yml +++ b/Resources/Prototypes/Reagents/botany.yml @@ -137,7 +137,7 @@ Poison: -1 - !type:EvenHealthChange damage: - Brute: -0.75 # Offbrand + Brute: -1 # Offbrand # End Offbrand conditions: - !type:OrganType @@ -153,14 +153,16 @@ Asphyxiation: 1 Heat: 2 Poison: 1 - Medicine: - effects: + # Begin Offbrand Removals + # Medicine: + # effects: + # End Offbrand Removals - !type:Polymorph prototype: TreeMorph conditions: - !type:OrganType type: Plant - - !type:ReagentThreshold + - !type:MetaboliteThreshold # Offbrand min: 80 - type: reagent