rimworld-animations/1.5/Defs/GroupAnimationDefs/DoublePenetration/OffsetDef_DP.xml

18 lines
522 B
XML

<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<Rimworld_Animations.AnimationOffsetDef>
<defName>Offset_DP_FemalePawn</defName>
<offsets>
<li Class="Rimworld_Animations.AnimationOffset_BodyType">
<races>
<li>Human</li>
</races>
<offsets>
<li><bodyType>Female</bodyType><offset>(0.1, 0, -0.1)</offset></li>
<li><bodyType>Thin</bodyType><offset>(0, 0, -0.15)</offset><rotation>-19</rotation></li>
</offsets>
</li>
</offsets>
</Rimworld_Animations.AnimationOffsetDef>
</Defs>