sizedapparel/1.4/Defs/BodyAddonDefs/Animal/MuffaloBody.xml.bak

125 lines
4.6 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Defs>
<SizedApparel.BodyDef>
<defName>Muffalo</defName>
<bodies>
<li>
<bodyType>None</bodyType>
<Addons>
<!-- <li> -->
<!-- <partName>Breasts</partName> -->
<!-- <boneName>Breasts</boneName> -->
<!-- <defaultHediffName>Breasts</defaultHediffName> -->
<!-- <bodyPartOf>Breasts</bodyPartOf> -->
<!-- <colorType>Skin</colorType> -->
<!-- <isBreasts>true</isBreasts> -->
<!-- <mustHaveBone>false</mustHaveBone> -->
<!-- <centeredTexture>false</centeredTexture> -->
<!-- <depthOffset> -->
<!-- <south>0.0113</south> -->
<!-- <north>0.001</north> -->
<!-- <east>0.0113</east> -->
<!-- <west>0.0113</west> -->
<!-- </depthOffset> -->
<!-- </li> -->
<!-- <li> -->
<!-- <partName>UdderBreasts</partName> -->
<!-- <boneName>Breasts</boneName> -->
<!-- <defaultHediffName>Udder</defaultHediffName> -->
<!-- <bodyPartOf>Udder</bodyPartOf> -->
<!-- <colorType>Skin</colorType> -->
<!-- <isBreasts>true</isBreasts> -->
<!-- <mustHaveBone>false</mustHaveBone> -->
<!-- <centeredTexture>false</centeredTexture> -->
<!-- <depthOffset> -->
<!-- <south>0.0113</south> -->
<!-- <north>0.001</north> -->
<!-- <east>0.0113</east> -->
<!-- <west>0.0113</west> -->
<!-- </depthOffset> -->
<!-- </li> -->
<!-- <li> -->
<!-- <partName>Vagina</partName> -->
<!-- <boneName>Vagina</boneName> -->
<!-- <defaultHediffName>Vagina</defaultHediffName> -->
<!-- <bodyPartOf>Vagina</bodyPartOf> -->
<!-- <colorType>Skin</colorType> -->
<!-- <isBreasts>false</isBreasts> -->
<!-- <mustHaveBone>true</mustHaveBone> -->
<!-- <centeredTexture>true</centeredTexture> -->
<!-- <depthOffset> -->
<!-- <south>0.0088</south> -->
<!-- <north>0.0100</north> -->
<!-- <east>0.0088</east> -->
<!-- <west>0.0088</west> -->
<!-- </depthOffset> -->
<!-- </li> -->
<!-- <li> -->
<!-- <partName>Anus</partName> -->
<!-- <boneName>Anus</boneName> -->
<!-- <defaultHediffName>Anus</defaultHediffName> -->
<!-- <bodyPartOf>Anus</bodyPartOf> -->
<!-- <colorType>Skin</colorType> -->
<!-- <isBreasts>false</isBreasts> -->
<!-- <centeredTexture>true</centeredTexture> -->
<!-- <depthOffset> -->
<!-- <south>0.0093</south> -->
<!-- <north>0.0105</north> -->
<!-- <east>0.0093</east> -->
<!-- <west>0.0093</west> -->
<!-- </depthOffset> -->
<!-- </li> -->
<!-- <li> -->
<!-- <partName>Belly</partName> -->
<!-- <boneName>Belly</boneName> -->
<!-- <defaultHediffName>BellyBulge</defaultHediffName> -->
<!-- <bodyPartOf>Belly</bodyPartOf> -->
<!-- <colorType>Skin</colorType> -->
<!-- <isBreasts>false</isBreasts> -->
<!-- <centeredTexture>false</centeredTexture> -->
<!-- <depthOffset> -->
<!-- <south>0.0098</south> -->
<!-- <north>0.0002</north> -->
<!-- <east>0.0098</east> -->
<!-- <west>0.0098</west> -->
<!-- </depthOffset> -->
<!-- </li> -->
<li>
<partName>Penis</partName>
<boneName>Penis</boneName>
<defaultHediffName>Penis</defaultHediffName>
<bodyPartOf>Penis</bodyPartOf>
<colorType>Skin</colorType>
<isBreasts>false</isBreasts>
<centeredTexture>true</centeredTexture>
<depthOffset>
<!-- draw behind body -->
<south>0.001</south>
<north>0.001</north>
<east>0.001</east>
<west>0.001</west>
</depthOffset>
</li>
<!-- To Optimize, Make PenisTexture include Balls -->
<!-- <li> -->
<!-- <partName>Balls</partName> -->
<!-- <boneName>Balls</boneName> -->
<!-- <defaultHediffName>Penis</defaultHediffName> -->
<!-- <bodyPartOf>Balls</bodyPartOf> -->
<!-- <customPath>Penis/Balls</customPath> -->
<!-- <colorType>Skin</colorType> -->
<!-- <isBreasts>false</isBreasts> -->
<!-- <centeredTexture>true</centeredTexture> -->
<!-- <depthOffset> -->
<!-- <south>0.0096</south> -->
<!-- <north>0.0085</north> -->
<!-- <east>0.0096</east> -->
<!-- <west>0.0096</west> -->
<!-- </depthOffset> -->
<!-- </li> -->
</Addons>
</li>
</bodies>
</SizedApparel.BodyDef>
</Defs>