anim comp and features

This commit is contained in:
c0ffee 2022-01-24 18:18:18 -08:00
parent 00e8d5cf4e
commit 456888cdfa
6 changed files with 50 additions and 6 deletions

View file

@ -7,7 +7,6 @@
<li>
<compClass>CompQuality</compClass>
</li>
<li Class="RJW_ToysAndMasturbation.CompProperties_SexToy" />
</comps>
<selectable>true</selectable>
<generateCommonality>0.0</generateCommonality>
@ -19,7 +18,7 @@
<drawGUIOverlay>true</drawGUIOverlay>
<pathCost>8</pathCost>
<altitudeLayer>Item</altitudeLayer>
<tickerType>Never</tickerType>
<tickerType>Normal</tickerType>
<tradeTags>
<li>Exotic</li>
</tradeTags>
@ -32,7 +31,14 @@
<defName>SexToysDildo</defName>
<label>dildo</label>
<description>A simple dildo for masturbation.</description>
<comps>
<li Class="RJW_ToysAndMasturbation.CompProperties_SexToy">
<requiredBodyParts>
<li>vagina</li>
</requiredBodyParts>
</li>
<li Class="Rimworld_Animations.CompProperties_ThingAnimator" />
</comps>
<graphicData>
<texPath>Things/SexToys/Dildo</texPath>
<shaderType>CutoutComplex</shaderType>