Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
<!--Medic Armor Helm -->
<li Class="PatchOperationAdd">
<xpath>*/thingDef[defName="Apparel_MedicH"]/apparel/tags</xpath>
<value>
<li>Spacer</li>
<li>EVA</li>
</value>
</li>
<li Class="PatchOperationReplace">
<xpath>*/thingDef[defName="Apparel_MedicH"]/statBases/Insulation_Cold</xpath>
<value>
<Insulation_Cold>100</Insulation_Cold>
</value>
</li>
<!--Medic Armor -->
<li Class="PatchOperationAdd">
<xpath>*/thingDef[defName="Apparel_MedicArmor"]/apparel/tags</xpath>
<value>
<li>Spacer</li>
<li>EVA</li>
</value>
</li>
<li Class="PatchOperationReplace">
<xpath>*/thingDef[defName="Apparel_MedicArmor"]/statBases/Insulation_Cold</xpath>
<value>
<Insulation_Cold>100</Insulation_Cold>
</value>
</li>
With this sored inside the following file:
<Steam installation folder>\workshop\content\294100\2160918341\1.3\Patches\SoSArmorsPatch.xml
You have to find the thig def from your particular armor and replace the defName=""
I tested it only with the medic armor from the Rimsenal CORE and worked like a charm