From 5e636db09f0cc59f2df909243bc0e03776e99d86 Mon Sep 17 00:00:00 2001 From: Leonardo Date: Wed, 15 Jan 2025 22:01:12 +1000 Subject: [PATCH 1/2] Update narcotics.yml meth 1984 ha ha ha --- Resources/Prototypes/Reagents/narcotics.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Resources/Prototypes/Reagents/narcotics.yml b/Resources/Prototypes/Reagents/narcotics.yml index 4eeeb099974..8986ce9f0bf 100644 --- a/Resources/Prototypes/Reagents/narcotics.yml +++ b/Resources/Prototypes/Reagents/narcotics.yml @@ -15,6 +15,7 @@ damage: types: Poison: 0.75 + Cellular: 1 #DeltaV - meth rots you just like in real life :D - !type:HealthChange conditions: - !type:ReagentThreshold @@ -228,6 +229,13 @@ plantMetabolism: - !type:PlantAdjustHealth amount: -5 + metabolisms: #DeltaV - nicotine gives you the smallest amount of cell damage just like real life :D + Poison: + effects: + - !type:HealthChange + damage: + types: + Cellular: 0.01 # TODO: Replace these nonstandardized effects with generic brain damage - type: reagent From 98e46959e663303ee17c3944455ac56bf9c5119a Mon Sep 17 00:00:00 2001 From: Leonardo Date: Thu, 16 Jan 2025 04:33:04 +1000 Subject: [PATCH 2/2] add spaces to comments yuor'e mom --- Resources/Prototypes/Reagents/narcotics.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Reagents/narcotics.yml b/Resources/Prototypes/Reagents/narcotics.yml index 8986ce9f0bf..b5155f4a020 100644 --- a/Resources/Prototypes/Reagents/narcotics.yml +++ b/Resources/Prototypes/Reagents/narcotics.yml @@ -15,7 +15,7 @@ damage: types: Poison: 0.75 - Cellular: 1 #DeltaV - meth rots you just like in real life :D + Cellular: 1 # DeltaV - meth rots you just like in real life :D - !type:HealthChange conditions: - !type:ReagentThreshold @@ -229,7 +229,7 @@ plantMetabolism: - !type:PlantAdjustHealth amount: -5 - metabolisms: #DeltaV - nicotine gives you the smallest amount of cell damage just like real life :D + metabolisms: # DeltaV - nicotine gives you the smallest amount of cell damage just like real life :D Poison: effects: - !type:HealthChange