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
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