From 80ed3ac0bd8d8c3fc54d70a68d9f02386df2dbc2 Mon Sep 17 00:00:00 2001 From: CruelxMoose Date: Fri, 6 Dec 2024 10:53:12 -0500 Subject: [PATCH] archotechlungNoCEfix Patch checks if combat extended is in the modlist. If not, it then patches archotech lungs to provide 0.5 ToxicEnviromentResistance to protect against effects such as lung rot. --- 1.5/Patches/patch_mod.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/1.5/Patches/patch_mod.xml b/1.5/Patches/patch_mod.xml index 8d893a10..a3a83068 100644 --- a/1.5/Patches/patch_mod.xml +++ b/1.5/Patches/patch_mod.xml @@ -88,4 +88,16 @@ + + + +
  • Combat Extended
  • +
    + + Defs/HediffDef[defName="SoSArchotechLung"]/stages/li/statOffsets + + 0.5 + + +