Installera Steam
logga in
|
språk
简体中文 (förenklad kinesiska)
繁體中文 (traditionell kinesiska)
日本語 (japanska)
한국어 (koreanska)
ไทย (thailändska)
Български (bulgariska)
Čeština (tjeckiska)
Dansk (danska)
Deutsch (tyska)
English (engelska)
Español – España (spanska – Spanien)
Español – Latinoamérica (spanska – Latinamerika)
Ελληνικά (grekiska)
Français (franska)
Italiano (italienska)
Bahasa Indonesia (indonesiska)
Magyar (ungerska)
Nederlands (nederländska)
Norsk (norska)
Polski (polska)
Português (portugisiska – Portugal)
Português – Brasil (portugisiska – Brasilien)
Română (rumänska)
Русский (ryska)
Suomi (finska)
Türkçe (turkiska)
Tiếng Việt (vietnamesiska)
Українська (ukrainska)
Rapportera problem med översättningen
I spent maybe a good few hours making a couple personal patches for coats in my current run, specifically for a few race mods (main ones being Miho and Ratkin), was honestly surprised how easy it was to do.
<Patch>
<Operation Class="PatchOperationSequence">
<success>Always</success>
<operations>
<li Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName="VAE_Apparel_TribalPoncho"]/apparel</xpath>
<value>
<shellRenderedBehindHead>true</shellRenderedBehindHead>
</value>
</li>
</operations>
</Operation>
</Patch>
Thats a simple example for a patch of the VAE Tribal Poncho. Just literally copied most of it out of this mod and Replaced the defname.
Thank you, though my god it's going to take me days to sort all of the mod clothing I use with these patches haha.
Seriously... why? :D