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
|
@ -1995,7 +1995,7 @@
|
|||
<li Class="Rimworld_Animations.PawnAnimationClip">
|
||||
<keyframes>
|
||||
<li>
|
||||
<soundEffect>Voiceline_Voiceline_MMoanShort</soundEffect>
|
||||
<soundEffect>Voiceline_MMoanShort</soundEffect>
|
||||
<tickDuration>15</tickDuration>
|
||||
<bodyAngle>0</bodyAngle>
|
||||
<headAngle>0</headAngle>
|
||||
|
@ -4348,7 +4348,7 @@
|
|||
<!--Female Pawn-->
|
||||
<keyframes>
|
||||
<li>
|
||||
<soundEffect>Voiceline_Voiceline_MMoanShort</soundEffect>
|
||||
<soundEffect>Voiceline_MMoanShort</soundEffect>
|
||||
<tickDuration>13</tickDuration>
|
||||
<bodyAngle>62.7</bodyAngle>
|
||||
<headAngle>0.2</headAngle>
|
||||
|
@ -4480,7 +4480,7 @@
|
|||
<!--Female Pawn-->
|
||||
<keyframes>
|
||||
<li>
|
||||
<soundEffect>Voiceline_Voiceline_MMoanShort</soundEffect>
|
||||
<soundEffect>Voiceline_MMoanShort</soundEffect>
|
||||
<tickDuration>9</tickDuration>
|
||||
<bodyAngle>62.7</bodyAngle>
|
||||
<headAngle>0.2</headAngle>
|
||||
|
@ -4576,7 +4576,7 @@
|
|||
</li>
|
||||
<li>
|
||||
<quiver>true</quiver>
|
||||
<soundEffect>Voiceline_Voiceline_MMoanShort</soundEffect>
|
||||
<soundEffect>Voiceline_MMoanShort</soundEffect>
|
||||
<tickDuration>120</tickDuration>
|
||||
<bodyAngle>60.7</bodyAngle>
|
||||
<headAngle>5.6</headAngle>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue