Beastman patch finished

This commit is contained in:
Tory 2022-02-28 16:17:08 -08:00
parent 673555aa1e
commit 554e4807de
1 changed files with 177 additions and 0 deletions

View File

@ -17,6 +17,183 @@
<value><bodyAddons /></value>
</nomatch>
</li>
<!-- skin color -->
<li Class="PatchOperationAdd">
<xpath>Defs/AlienRace.ThingDef_AlienRace[defName="BearMan" or defName="ElkMan" or defName="ElephantMan" or defName="CamelMan" or defName="FoxMan" or defName="GazelleMan" or defName="LynxMan" or defName="PigMan" or defName="RaccoonMan" or defName="WolfMan"]/alienRace/generalSettings/alienPartGenerator[not(colorChannels)]</xpath>
<success>Always</success>
<value><colorChannels /></value>
</li>
<!-- bear -->
<li Class="PatchOperationAdd">
<xpath>Defs/AlienRace.ThingDef_AlienRace[defName="BearMan"]/alienRace/generalSettings/alienPartGenerator/colorChannels</xpath>
<value>
<li>
<name>skin</name>
<first Class="ColorGenerator_Options">
<options>
<li>
<weight>10</weight>
<only>RGBA(125,83,46,255)</only>
</li>
</options>
</first>
</li>
</value>
</li>
<!-- elk -->
<li Class="PatchOperationAdd">
<xpath>Defs/AlienRace.ThingDef_AlienRace[defName="ElkMan"]/alienRace/generalSettings/alienPartGenerator/colorChannels</xpath>
<value>
<li>
<name>skin</name>
<first Class="ColorGenerator_Options">
<options>
<li>
<weight>10</weight>
<only>RGBA(136,77,6,255)</only>
</li>
</options>
</first>
</li>
</value>
</li>
<!-- elephant -->
<li Class="PatchOperationAdd">
<xpath>Defs/AlienRace.ThingDef_AlienRace[defName="ElephantMan"]/alienRace/generalSettings/alienPartGenerator/colorChannels</xpath>
<value>
<li>
<name>skin</name>
<first Class="ColorGenerator_Options">
<options>
<li>
<weight>10</weight>
<only>RGBA(130,126,119,255)</only>
</li>
</options>
</first>
</li>
</value>
</li>
<!-- camel -->
<li Class="PatchOperationAdd">
<xpath>Defs/AlienRace.ThingDef_AlienRace[defName="CamelMan"]/alienRace/generalSettings/alienPartGenerator/colorChannels</xpath>
<value>
<li>
<name>skin</name>
<first Class="ColorGenerator_Options">
<options>
<li>
<weight>10</weight>
<only>RGBA(211,187,156,255)</only>
</li>
</options>
</first>
</li>
</value>
</li>
<!-- fox -->
<li Class="PatchOperationAdd">
<xpath>Defs/AlienRace.ThingDef_AlienRace[defName="FoxMan"]/alienRace/generalSettings/alienPartGenerator/colorChannels</xpath>
<value>
<li>
<name>skin</name>
<first Class="ColorGenerator_Options">
<options>
<li>
<weight>10</weight>
<only>RGBA(178,99,33,255)</only>
</li>
</options>
</first>
</li>
</value>
</li>
<!-- gaselle -->
<li Class="PatchOperationAdd">
<xpath>Defs/AlienRace.ThingDef_AlienRace[defName="GazelleMan"]/alienRace/generalSettings/alienPartGenerator/colorChannels</xpath>
<value>
<li>
<name>skin</name>
<first Class="ColorGenerator_Options">
<options>
<li>
<weight>10</weight>
<only>RGBA(198,134,74,255)</only>
</li>
</options>
</first>
</li>
</value>
</li>
<!-- lynx -->
<li Class="PatchOperationAdd">
<xpath>Defs/AlienRace.ThingDef_AlienRace[defName="LynxMan"]/alienRace/generalSettings/alienPartGenerator/colorChannels</xpath>
<value>
<li>
<name>skin</name>
<first Class="ColorGenerator_Options">
<options>
<li>
<weight>10</weight>
<only>RGBA(247,247,247,255)</only>
</li>
</options>
</first>
</li>
</value>
</li>
<!-- pig -->
<li Class="PatchOperationAdd">
<xpath>Defs/AlienRace.ThingDef_AlienRace[defName="PigMan"]/alienRace/generalSettings/alienPartGenerator/colorChannels</xpath>
<value>
<li>
<name>skin</name>
<first Class="ColorGenerator_Options">
<options>
<li>
<weight>10</weight>
<only>RGBA(245,224,224,255)</only>
</li>
</options>
</first>
</li>
</value>
</li>
<!-- raccon -->
<li Class="PatchOperationAdd">
<xpath>Defs/AlienRace.ThingDef_AlienRace[defName="RaccoonMan"]/alienRace/generalSettings/alienPartGenerator/colorChannels</xpath>
<value>
<li>
<name>skin</name>
<first Class="ColorGenerator_Options">
<options>
<li>
<weight>10</weight>
<only>RGBA(139,132,131,255)</only>
</li>
</options>
</first>
</li>
</value>
</li>
<!-- wolf -->
<li Class="PatchOperationAdd">
<xpath>Defs/AlienRace.ThingDef_AlienRace[defName="WolfMan"]/alienRace/generalSettings/alienPartGenerator/colorChannels</xpath>
<value>
<li>
<name>skin</name>
<first Class="ColorGenerator_Options">
<options>
<li>
<weight>10</weight>
<only>RGBA(112,107,104,255)</only>
</li>
</options>
</first>
</li>
</value>
</li>
<li Class="PatchOperationAdd">
<xpath>Defs/AlienRace.ThingDef_AlienRace[defName="BearMan" or defName="ElkMan" or defName="ElephantMan" or defName="CamelMan" or defName="FoxMan" or defName="GazelleMan" or defName="LynxMan" or defName="PigMan" or defName="RaccoonMan" or defName="WolfMan"]/alienRace/generalSettings/alienPartGenerator/bodyAddons</xpath>
<value>