mirror of
https://gitgud.io/c0ffeeeeeeee/rjw-toys-and-masturbation.git
synced 2024-08-15 00:43:44 +00:00
tweaks for template
This commit is contained in:
parent
d617dc6a1b
commit
8d46599895
1 changed files with 7 additions and 9 deletions
|
@ -7,6 +7,13 @@
|
||||||
<li>
|
<li>
|
||||||
<compClass>CompQuality</compClass>
|
<compClass>CompQuality</compClass>
|
||||||
</li>
|
</li>
|
||||||
|
<li Class="RJW_ToysAndMasturbation.CompProperties_SexToy">
|
||||||
|
<requiredBodyParts>
|
||||||
|
<li>vagina</li>
|
||||||
|
<li>anus</li>
|
||||||
|
</requiredBodyParts>
|
||||||
|
</li>
|
||||||
|
<li Class="Rimworld_Animations.CompProperties_ThingAnimator" />
|
||||||
</comps>
|
</comps>
|
||||||
<selectable>true</selectable>
|
<selectable>true</selectable>
|
||||||
<generateCommonality>0.0</generateCommonality>
|
<generateCommonality>0.0</generateCommonality>
|
||||||
|
@ -24,21 +31,12 @@
|
||||||
</tradeTags>
|
</tradeTags>
|
||||||
<tradeability>Sellable</tradeability>
|
<tradeability>Sellable</tradeability>
|
||||||
<alwaysHaulable>true</alwaysHaulable>
|
<alwaysHaulable>true</alwaysHaulable>
|
||||||
|
|
||||||
</ThingDef>
|
</ThingDef>
|
||||||
|
|
||||||
<ThingDef ParentName="SexToyBase">
|
<ThingDef ParentName="SexToyBase">
|
||||||
<defName>SexToysDildo</defName>
|
<defName>SexToysDildo</defName>
|
||||||
<label>dildo</label>
|
<label>dildo</label>
|
||||||
<description>A simple dildo for masturbation.</description>
|
<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>
|
<graphicData>
|
||||||
<texPath>Things/SexToys/Dildo</texPath>
|
<texPath>Things/SexToys/Dildo</texPath>
|
||||||
<shaderType>CutoutComplex</shaderType>
|
<shaderType>CutoutComplex</shaderType>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue