mirror of
https://gitgud.io/Tory/animaddons-voicepatch.git
synced 2024-08-15 00:43:29 +00:00
Fixed a typo in the defs. Fast moans should play again.
This commit is contained in:
parent
69a85cad8d
commit
5747a3709e
6 changed files with 34 additions and 33 deletions
|
@ -2002,7 +2002,7 @@
|
|||
<li Class="Rimworld_Animations.PawnAnimationClip">
|
||||
<keyframes>
|
||||
<li>
|
||||
<soundEffect>Voiceline_Voiceline_FMoanShort</soundEffect>
|
||||
<soundEffect>Voiceline_FMoanShort</soundEffect>
|
||||
<tickDuration>15</tickDuration>
|
||||
<bodyAngle>0</bodyAngle>
|
||||
<headAngle>0</headAngle>
|
||||
|
@ -4379,7 +4379,7 @@
|
|||
<keyframes>
|
||||
<li>
|
||||
<!--Passive female left-->
|
||||
<soundEffect>Voiceline_Voiceline_FMoanShort</soundEffect>
|
||||
<soundEffect>Voiceline_FMoanShort</soundEffect>
|
||||
<tickDuration>10</tickDuration>
|
||||
<bodyAngle>-81.3</bodyAngle>
|
||||
<headAngle>-81.3</headAngle>
|
||||
|
@ -4465,7 +4465,7 @@
|
|||
|
||||
<li>
|
||||
<!--Passive female left-->
|
||||
<soundEffect>Voiceline_Voiceline_FMoanShort</soundEffect>
|
||||
<soundEffect>Voiceline_FMoanShort</soundEffect>
|
||||
<tickDuration>10</tickDuration>
|
||||
<bodyAngle>-81.3</bodyAngle>
|
||||
<headAngle>-81.3</headAngle>
|
||||
|
@ -4552,7 +4552,7 @@
|
|||
<!--head turn-->
|
||||
<li>
|
||||
<!--Passive female left-->
|
||||
<soundEffect>Voiceline_Voiceline_FMoanShort</soundEffect>
|
||||
<soundEffect>Voiceline_FMoanShort</soundEffect>
|
||||
<tickDuration>10</tickDuration>
|
||||
<bodyAngle>-81.3</bodyAngle>
|
||||
<headAngle>-73.04</headAngle>
|
||||
|
@ -4641,7 +4641,7 @@
|
|||
<!--head turn-->
|
||||
<li>
|
||||
<!--Passive female left-->
|
||||
<soundEffect>Voiceline_Voiceline_FMoanShort</soundEffect>
|
||||
<soundEffect>Voiceline_FMoanShort</soundEffect>
|
||||
<tickDuration>10</tickDuration>
|
||||
<bodyAngle>-81.3</bodyAngle>
|
||||
<headAngle>-73.04</headAngle>
|
||||
|
@ -4730,7 +4730,7 @@
|
|||
<!--head turn-->
|
||||
<li>
|
||||
<!--Passive female left-->
|
||||
<soundEffect>Voiceline_Voiceline_FMoanShort</soundEffect>
|
||||
<soundEffect>Voiceline_FMoanShort</soundEffect>
|
||||
<tickDuration>10</tickDuration>
|
||||
<bodyAngle>-81.3</bodyAngle>
|
||||
<headAngle>-73.04</headAngle>
|
||||
|
@ -4818,7 +4818,7 @@
|
|||
|
||||
<li>
|
||||
<!--Passive female left-->
|
||||
<soundEffect>Voiceline_Voiceline_FMoanShort</soundEffect>
|
||||
<soundEffect>Voiceline_FMoanShort</soundEffect>
|
||||
<tickDuration>10</tickDuration>
|
||||
<bodyAngle>-81.3</bodyAngle>
|
||||
<headAngle>-81.3</headAngle>
|
||||
|
@ -5094,7 +5094,7 @@
|
|||
<!--Female Pawn-->
|
||||
<keyframes>
|
||||
<li>
|
||||
<soundEffect>Voiceline_Voiceline_FMoanShort</soundEffect>
|
||||
<soundEffect>Voiceline_FMoanShort</soundEffect>
|
||||
<tickDuration>13</tickDuration>
|
||||
<bodyAngle>62.7</bodyAngle>
|
||||
<headAngle>0.2</headAngle>
|
||||
|
@ -5227,7 +5227,7 @@
|
|||
<keyframes>
|
||||
<li>
|
||||
<tickDuration>9</tickDuration>
|
||||
<soundEffect>Voiceline_Voiceline_FMoanShort</soundEffect>
|
||||
<soundEffect>Voiceline_FMoanShort</soundEffect>
|
||||
<bodyAngle>62.7</bodyAngle>
|
||||
<headAngle>0.2</headAngle>
|
||||
<bodyOffsetX>0.01</bodyOffsetX>
|
||||
|
@ -5322,7 +5322,7 @@
|
|||
</li>
|
||||
<li>
|
||||
<quiver>true</quiver>
|
||||
<soundEffect>Voiceline_Voiceline_FMoanShort</soundEffect>
|
||||
<soundEffect>Voiceline_FMoanShort</soundEffect>
|
||||
<tickDuration>120</tickDuration>
|
||||
<bodyAngle>60.7</bodyAngle>
|
||||
<headAngle>5.6</headAngle>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue