모듈->시스템 변경

This commit is contained in:
Cocopomel 2021-10-07 05:07:05 +09:00
parent e9894fdd40
commit 3d695638e1

View File

@ -3,8 +3,8 @@
<!--==================================== 면역 ====================================--> <!--==================================== 면역 ====================================-->
<HediffDef> <HediffDef>
<defName>PN_Immune_System</defName> <defName>PN_Immune_System</defName>
<label>Automaton immune module</label> <label>Automaton immune system</label>
<description>Automaton immune module</description> <description>Automaton immune system</description>
<hediffClass>HediffWithComps</hediffClass> <hediffClass>HediffWithComps</hediffClass>
<defaultLabelColor>(1,1,0.5)</defaultLabelColor> <defaultLabelColor>(1,1,0.5)</defaultLabelColor>
<scenarioCanAdd>false</scenarioCanAdd> <scenarioCanAdd>false</scenarioCanAdd>
@ -51,6 +51,9 @@
<painFactor>0</painFactor> <painFactor>0</painFactor>
<foodPoisoningChanceFactor>0</foodPoisoningChanceFactor> <foodPoisoningChanceFactor>0</foodPoisoningChanceFactor>
<naturalHealingFactor>0</naturalHealingFactor> <naturalHealingFactor>0</naturalHealingFactor>
<statFactors>
<InjuryHealingFactor>0</InjuryHealingFactor>
</statFactors>
</li> </li>
</stages> </stages>
<comps> <comps>