mirror of
https://gitgud.io/c0ffeeeeeeee/rjw-toys-and-masturbation.git
synced 2024-08-15 00:43:44 +00:00
anim comp and features
This commit is contained in:
parent
00e8d5cf4e
commit
456888cdfa
6 changed files with 50 additions and 6 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue