From f647c8a658bbd5820c8550ed4b223436b2b298ce Mon Sep 17 00:00:00 2001 From: Rane <60792108+Elijahrane@users.noreply.github.com> Date: Sat, 25 Jun 2022 22:04:40 -0400 Subject: [PATCH] Quick miasma nerf (#9161) --- Content.Server/Atmos/Miasma/PerishableComponent.cs | 2 +- Resources/Prototypes/Entities/Mobs/NPCs/animals.yml | 2 ++ Resources/Prototypes/Reagents/gases.yml | 1 - 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Content.Server/Atmos/Miasma/PerishableComponent.cs b/Content.Server/Atmos/Miasma/PerishableComponent.cs index 0661d27065..0f46d68d9f 100644 --- a/Content.Server/Atmos/Miasma/PerishableComponent.cs +++ b/Content.Server/Atmos/Miasma/PerishableComponent.cs @@ -38,6 +38,6 @@ namespace Content.Server.Atmos.Miasma /// [ViewVariables(VVAccess.ReadWrite)] [DataField("molsPerSecondPerUnitMass")] - public float MolsPerSecondPerUnitMass = 0.0035f; + public float MolsPerSecondPerUnitMass = 0.0025f; } } diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml b/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml index eb9b54bfb4..c04882aa11 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml @@ -394,6 +394,8 @@ interactFailureString: petting-failure-generic interactSuccessSound: path: /Audio/Animals/cow_moo.ogg + - type: Perishable + molsPerSecondPerUnitMass: 0.0015 - type: entity diff --git a/Resources/Prototypes/Reagents/gases.yml b/Resources/Prototypes/Reagents/gases.yml index e33f58dcd3..dfcf5ad8cc 100644 --- a/Resources/Prototypes/Reagents/gases.yml +++ b/Resources/Prototypes/Reagents/gases.yml @@ -188,7 +188,6 @@ - !type:ReagentThreshold reagent: Miasma min: 1 - scaleByQuantity: true ignoreResistances: true damage: types: