mirror of
https://gitgud.io/Tory/animaddons-voicepatch.git
synced 2024-08-15 00:43:29 +00:00
Initial upload
This commit is contained in:
commit
69a85cad8d
45 changed files with 28126 additions and 0 deletions
7598
1.1/Defs/AnimationDefs/VoicePatchFemaleFuta.xml
Normal file
7598
1.1/Defs/AnimationDefs/VoicePatchFemaleFuta.xml
Normal file
File diff suppressed because it is too large
Load diff
5721
1.1/Defs/AnimationDefs/VoicePatchMale.xml
Normal file
5721
1.1/Defs/AnimationDefs/VoicePatchMale.xml
Normal file
File diff suppressed because it is too large
Load diff
7837
1.2/Defs/AnimationDefs/VoicePatchFemaleFuta.xml
Normal file
7837
1.2/Defs/AnimationDefs/VoicePatchFemaleFuta.xml
Normal file
File diff suppressed because it is too large
Load diff
5930
1.2/Defs/AnimationDefs/VoicePatchMale.xml
Normal file
5930
1.2/Defs/AnimationDefs/VoicePatchMale.xml
Normal file
File diff suppressed because it is too large
Load diff
32
About/About.xml
Normal file
32
About/About.xml
Normal file
|
@ -0,0 +1,32 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<ModMetaData>
|
||||
<name>RJWAnimAddons-VoicePatch</name>
|
||||
<author>Tory187</author>
|
||||
<url>https://www.loverslab.com/files/file/13979-anim-addons/</url>
|
||||
<supportedVersions>
|
||||
<li>1.1</li>
|
||||
<li>1.2</li>
|
||||
</supportedVersions>
|
||||
<packageId>Tory187.RJWAnimAddons.VoicePatch</packageId>
|
||||
<modDependencies>
|
||||
<li>
|
||||
<packageId>c0ffee.rimworld.animations</packageId>
|
||||
<displayName>Rimworld-Animations</displayName>
|
||||
<downloadUrl>https://gitgud.io/Platinumspoons/rimworld-animations/-/tree/master</downloadUrl>
|
||||
</li>
|
||||
</modDependencies>
|
||||
<loadAfter>
|
||||
<li>c0ffee.rimworld.animations</li>
|
||||
</loadAfter>
|
||||
<loadBefore>
|
||||
<li>Tory187.RJWAnimAddons.XtraAnims</li>
|
||||
<li>Tory187.RJWAnimAddons.AnimalPatch</li>
|
||||
</loadBefore>
|
||||
<description><b>Load Order:</b>
|
||||
Rimworld-Animations
|
||||
<b>VoicePatch</b>
|
||||
XtraAnims - if using
|
||||
AnimalPatch - if using
|
||||
|
||||
Adds voice effects for gender specific animations</description>
|
||||
</ModMetaData>
|
5
About/Manifest.xml
Normal file
5
About/Manifest.xml
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<Manifest>
|
||||
<identifier>RJW-AA-VoicePatch</identifier>
|
||||
<version>1.2.6</version>
|
||||
</Manifest>
|
BIN
About/Preview.png
Normal file
BIN
About/Preview.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 274 KiB |
43
Changelog.txt
Normal file
43
Changelog.txt
Normal file
|
@ -0,0 +1,43 @@
|
|||
RJWAnimAddons-Voicepatch:
|
||||
|
||||
fixed requireGender error for 1.1 users
|
||||
|
||||
6/23/2021: 1.2.6 Uses RimWorld's gender to determine voice instead of RJW's gender. Requires Animation Framework V:1.1.5 from June 23rd 2021 (huge thanks to Karmanherlo)
|
||||
|
||||
6/23/2021: 1.2.5 Uses gender to determine voice instead of genitals. (Thanks Karmanherlo)
|
||||
|
||||
5/14/2021: 1.2.4 Updated base animation defs to match new genital angle rotation changes (didn't make change for 1.1 users, sorry I'm to lazy for that)
|
||||
|
||||
3/20/2021: 1.2.3 Added support for Animation Framework patching in voiceline volume slider
|
||||
|
||||
2/19/2021: 1.2.2 Fixed interaction def errors for 1.1 users
|
||||
|
||||
2/9/2021: 1.2.1 Added load folders. Updated interactionDefs and sexTypes for RJW 4.6.0
|
||||
|
||||
1/30/2021: 1.2.0 Added new male sounds. Reduced range of audio. Removed unused "Fast" versions. Added interactionDef nodes for increased accuracy for Oral animations.
|
||||
|
||||
8/26/2020: 1.1.2 Removed Abstract Concepts animations and added them to Xtra Animations. Slightly reduced female sounds.
|
||||
|
||||
8/24/2020: 1.1.1 Moving homes, added 1.2 support in About.xml
|
||||
|
||||
7/19/2020: 1.1.0 Added C0ffee's new Horse_Cowgirl and Cunnilingus animations. Added AbstractConcept's animations with minor tweaks, mostly adjusting sound effects. Disabled AC's cunnilingus animation in favor of C0ffee's. Can be enabled by removing comment in the Animations_VoicePatchFemaleFutaAC.xml file.
|
||||
|
||||
7/13/2020: Made previews just links to the soundcloud playlists
|
||||
|
||||
7/13/2020: Added sound previews. Let me know if they are taking up to much space. I wish they could be smaller.
|
||||
|
||||
7/13/2020: Added two voice packs; Hentai and Super Hentai. Hentai pack uses the sounds that were originally in this mod and adds new higher pitch moan sounds.
|
||||
|
||||
7/13/2020: Major Update, now 1.0.0! Adds gender detection and voices for all default animations. Adds all new audio for females and now males. Added new moan sound groups for closed/full mouth sounds. Overwrites default animations in favor of new gender detected versions. Tutorial updated for new sounds
|
||||
|
||||
7/11/2020: Updated Tutorial below
|
||||
|
||||
7/11/2020: Voice Patch is now its own mod and can be toggled on and off easily in your load order. You still need animations that support it though.
|
||||
|
||||
7/4/2020: Added a short tutorial on how to add these sounds to your own animations
|
||||
|
||||
7/3/2020: Animal list hotfix
|
||||
|
||||
7/3/2020: Updated animal list
|
||||
|
||||
7/2/2020: Initial upload
|
241
Defs/SoundDefs/Sounds_Sex_FVoice - OLD.xml
Normal file
241
Defs/SoundDefs/Sounds_Sex_FVoice - OLD.xml
Normal file
|
@ -0,0 +1,241 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<Defs>
|
||||
<SoundDef>
|
||||
<defName>FGrunt</defName>
|
||||
<context>MapOnly</context>
|
||||
<eventNames />
|
||||
<maxSimultaneous>1</maxSimultaneous>
|
||||
<subSounds>
|
||||
<li>
|
||||
<grains>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/FVoice/Grunt1</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/FVoice/Grunt2</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/FVoice/Grunt3</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/FVoice/Grunt4</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/FVoice/Grunt5</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/FVoice/Grunt6</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
</grains>
|
||||
<volumeRange>
|
||||
<min>35</min>
|
||||
<max>40</max>
|
||||
</volumeRange>
|
||||
<pitchRange>
|
||||
<min>0.9</min>
|
||||
<max>1.1</max>
|
||||
</pitchRange>
|
||||
<distRange>
|
||||
<min>0</min>
|
||||
<max>40</max>
|
||||
</distRange>
|
||||
<repeatMode>NeverTwice</repeatMode>
|
||||
<sustainLoop>false</sustainLoop>
|
||||
</li>
|
||||
</subSounds>
|
||||
</SoundDef>
|
||||
<SoundDef>
|
||||
<defName>FScream</defName>
|
||||
<context>MapOnly</context>
|
||||
<eventNames />
|
||||
<maxSimultaneous>1</maxSimultaneous>
|
||||
<subSounds>
|
||||
<li>
|
||||
<grains>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/FVoice/Scream1</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/FVoice/Scream2</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/FVoice/Scream3</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/FVoice/Scream4</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
</grains>
|
||||
<volumeRange>
|
||||
<min>35</min>
|
||||
<max>40</max>
|
||||
</volumeRange>
|
||||
<pitchRange>
|
||||
<min>0.9</min>
|
||||
<max>1.1</max>
|
||||
</pitchRange>
|
||||
<distRange>
|
||||
<min>0</min>
|
||||
<max>40</max>
|
||||
</distRange>
|
||||
<repeatMode>NeverTwice</repeatMode>
|
||||
<sustainLoop>false</sustainLoop>
|
||||
</li>
|
||||
</subSounds>
|
||||
</SoundDef>
|
||||
<SoundDef>
|
||||
<defName>FMoan</defName>
|
||||
<context>MapOnly</context>
|
||||
<eventNames />
|
||||
<maxSimultaneous>1</maxSimultaneous>
|
||||
<subSounds>
|
||||
<li>
|
||||
<grains>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/FVoice/Moan1</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/FVoice/Moan2</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/FVoice/Moan3</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/FVoice/Moan4</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
</grains>
|
||||
<volumeRange>
|
||||
<min>35</min>
|
||||
<max>40</max>
|
||||
</volumeRange>
|
||||
<pitchRange>
|
||||
<min>0.9</min>
|
||||
<max>1.1</max>
|
||||
</pitchRange>
|
||||
<distRange>
|
||||
<min>0</min>
|
||||
<max>40</max>
|
||||
</distRange>
|
||||
<repeatMode>NeverTwice</repeatMode>
|
||||
<sustainLoop>false</sustainLoop>
|
||||
</li>
|
||||
</subSounds>
|
||||
</SoundDef>
|
||||
<SoundDef>
|
||||
<defName>FMoanShort</defName>
|
||||
<context>MapOnly</context>
|
||||
<eventNames />
|
||||
<maxSimultaneous>1</maxSimultaneous>
|
||||
<subSounds>
|
||||
<li>
|
||||
<grains>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/FVoice/MoanShort1</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/FVoice/MoanShort2</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/FVoice/MoanShort3</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
</grains>
|
||||
<volumeRange>
|
||||
<min>35</min>
|
||||
<max>40</max>
|
||||
</volumeRange>
|
||||
<pitchRange>
|
||||
<min>0.9</min>
|
||||
<max>1.1</max>
|
||||
</pitchRange>
|
||||
<distRange>
|
||||
<min>0</min>
|
||||
<max>40</max>
|
||||
</distRange>
|
||||
<repeatMode>NeverTwice</repeatMode>
|
||||
<sustainLoop>false</sustainLoop>
|
||||
</li>
|
||||
</subSounds>
|
||||
</SoundDef>
|
||||
|
||||
</Defs>
|
241
Defs/SoundDefs/Sounds_Sex_FVoice.xml
Normal file
241
Defs/SoundDefs/Sounds_Sex_FVoice.xml
Normal file
|
@ -0,0 +1,241 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<Defs>
|
||||
<SoundDef>
|
||||
<defName>Voiceline_FGrunt</defName>
|
||||
<context>MapOnly</context>
|
||||
<eventNames />
|
||||
<maxSimultaneous>1</maxSimultaneous>
|
||||
<subSounds>
|
||||
<li>
|
||||
<grains>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/FVoice/Grunt1</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/FVoice/Grunt2</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/FVoice/Grunt3</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/FVoice/Grunt4</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/FVoice/Grunt5</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/FVoice/Grunt6</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
</grains>
|
||||
<volumeRange>
|
||||
<min>35</min>
|
||||
<max>40</max>
|
||||
</volumeRange>
|
||||
<pitchRange>
|
||||
<min>0.9</min>
|
||||
<max>1.1</max>
|
||||
</pitchRange>
|
||||
<distRange>
|
||||
<min>0</min>
|
||||
<max>40</max>
|
||||
</distRange>
|
||||
<repeatMode>NeverTwice</repeatMode>
|
||||
<sustainLoop>false</sustainLoop>
|
||||
</li>
|
||||
</subSounds>
|
||||
</SoundDef>
|
||||
<SoundDef>
|
||||
<defName>Voiceline_FScream</defName>
|
||||
<context>MapOnly</context>
|
||||
<eventNames />
|
||||
<maxSimultaneous>1</maxSimultaneous>
|
||||
<subSounds>
|
||||
<li>
|
||||
<grains>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/FVoice/Scream1</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/FVoice/Scream2</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/FVoice/Scream3</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/FVoice/Scream4</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
</grains>
|
||||
<volumeRange>
|
||||
<min>35</min>
|
||||
<max>40</max>
|
||||
</volumeRange>
|
||||
<pitchRange>
|
||||
<min>0.9</min>
|
||||
<max>1.1</max>
|
||||
</pitchRange>
|
||||
<distRange>
|
||||
<min>0</min>
|
||||
<max>40</max>
|
||||
</distRange>
|
||||
<repeatMode>NeverTwice</repeatMode>
|
||||
<sustainLoop>false</sustainLoop>
|
||||
</li>
|
||||
</subSounds>
|
||||
</SoundDef>
|
||||
<SoundDef>
|
||||
<defName>Voiceline_FMoan</defName>
|
||||
<context>MapOnly</context>
|
||||
<eventNames />
|
||||
<maxSimultaneous>1</maxSimultaneous>
|
||||
<subSounds>
|
||||
<li>
|
||||
<grains>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/FVoice/Moan1</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/FVoice/Moan2</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/FVoice/Moan3</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/FVoice/Moan4</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
</grains>
|
||||
<volumeRange>
|
||||
<min>35</min>
|
||||
<max>40</max>
|
||||
</volumeRange>
|
||||
<pitchRange>
|
||||
<min>0.9</min>
|
||||
<max>1.1</max>
|
||||
</pitchRange>
|
||||
<distRange>
|
||||
<min>0</min>
|
||||
<max>40</max>
|
||||
</distRange>
|
||||
<repeatMode>NeverTwice</repeatMode>
|
||||
<sustainLoop>false</sustainLoop>
|
||||
</li>
|
||||
</subSounds>
|
||||
</SoundDef>
|
||||
<SoundDef>
|
||||
<defName>Voiceline_FMoanShort</defName>
|
||||
<context>MapOnly</context>
|
||||
<eventNames />
|
||||
<maxSimultaneous>1</maxSimultaneous>
|
||||
<subSounds>
|
||||
<li>
|
||||
<grains>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/FVoice/MoanShort1</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/FVoice/MoanShort2</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/FVoice/MoanShort3</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
</grains>
|
||||
<volumeRange>
|
||||
<min>35</min>
|
||||
<max>40</max>
|
||||
</volumeRange>
|
||||
<pitchRange>
|
||||
<min>0.9</min>
|
||||
<max>1.1</max>
|
||||
</pitchRange>
|
||||
<distRange>
|
||||
<min>0</min>
|
||||
<max>40</max>
|
||||
</distRange>
|
||||
<repeatMode>NeverTwice</repeatMode>
|
||||
<sustainLoop>false</sustainLoop>
|
||||
</li>
|
||||
</subSounds>
|
||||
</SoundDef>
|
||||
|
||||
</Defs>
|
217
Defs/SoundDefs/Sounds_Sex_MVoice - OLD.xml
Normal file
217
Defs/SoundDefs/Sounds_Sex_MVoice - OLD.xml
Normal file
|
@ -0,0 +1,217 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<Defs>
|
||||
<SoundDef>
|
||||
<defName>MGrunt</defName>
|
||||
<context>MapOnly</context>
|
||||
<eventNames />
|
||||
<maxSimultaneous>1</maxSimultaneous>
|
||||
<subSounds>
|
||||
<li>
|
||||
<grains>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/MVoice/Grunt1</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/MVoice/Grunt2</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/MVoice/Grunt3</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/MVoice/Grunt4</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
</grains>
|
||||
<volumeRange>
|
||||
<min>45</min>
|
||||
<max>70</max>
|
||||
</volumeRange>
|
||||
<pitchRange>
|
||||
<min>0.9</min>
|
||||
<max>1.0</max>
|
||||
</pitchRange>
|
||||
<distRange>
|
||||
<min>0</min>
|
||||
<max>40</max>
|
||||
</distRange>
|
||||
<repeatMode>NeverTwice</repeatMode>
|
||||
<sustainLoop>false</sustainLoop>
|
||||
</li>
|
||||
</subSounds>
|
||||
</SoundDef>
|
||||
<SoundDef>
|
||||
<defName>MScream</defName>
|
||||
<context>MapOnly</context>
|
||||
<eventNames />
|
||||
<maxSimultaneous>1</maxSimultaneous>
|
||||
<subSounds>
|
||||
<li>
|
||||
<grains>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/MVoice/Scream1</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/MVoice/Scream2</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/MVoice/Scream3</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
</grains>
|
||||
<volumeRange>
|
||||
<min>45</min>
|
||||
<max>70</max>
|
||||
</volumeRange>
|
||||
<pitchRange>
|
||||
<min>0.9</min>
|
||||
<max>1.0</max>
|
||||
</pitchRange>
|
||||
<distRange>
|
||||
<min>0</min>
|
||||
<max>40</max>
|
||||
</distRange>
|
||||
<repeatMode>NeverTwice</repeatMode>
|
||||
<sustainLoop>false</sustainLoop>
|
||||
</li>
|
||||
</subSounds>
|
||||
</SoundDef>
|
||||
<SoundDef>
|
||||
<defName>MMoan</defName>
|
||||
<context>MapOnly</context>
|
||||
<eventNames />
|
||||
<maxSimultaneous>1</maxSimultaneous>
|
||||
<subSounds>
|
||||
<li>
|
||||
<grains>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/MVoice/Moan1</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/MVoice/Moan2</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/MVoice/Moan3</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/MVoice/Moan4</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
</grains>
|
||||
<volumeRange>
|
||||
<min>35</min>
|
||||
<max>40</max>
|
||||
</volumeRange>
|
||||
<pitchRange>
|
||||
<min>0.9</min>
|
||||
<max>1.0</max>
|
||||
</pitchRange>
|
||||
<distRange>
|
||||
<min>0</min>
|
||||
<max>40</max>
|
||||
</distRange>
|
||||
<repeatMode>NeverTwice</repeatMode>
|
||||
<sustainLoop>false</sustainLoop>
|
||||
</li>
|
||||
</subSounds>
|
||||
</SoundDef>
|
||||
<SoundDef>
|
||||
<defName>MMoanShort</defName>
|
||||
<context>MapOnly</context>
|
||||
<eventNames />
|
||||
<maxSimultaneous>1</maxSimultaneous>
|
||||
<subSounds>
|
||||
<li>
|
||||
<grains>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/MVoice/MoanShort1</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/MVoice/MoanShort2</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/MVoice/MoanShort3</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
</grains>
|
||||
<volumeRange>
|
||||
<min>35</min>
|
||||
<max>40</max>
|
||||
</volumeRange>
|
||||
<pitchRange>
|
||||
<min>0.9</min>
|
||||
<max>1.0</max>
|
||||
</pitchRange>
|
||||
<distRange>
|
||||
<min>0</min>
|
||||
<max>40</max>
|
||||
</distRange>
|
||||
<repeatMode>NeverTwice</repeatMode>
|
||||
<sustainLoop>false</sustainLoop>
|
||||
</li>
|
||||
</subSounds>
|
||||
</SoundDef>
|
||||
|
||||
</Defs>
|
217
Defs/SoundDefs/Sounds_Sex_MVoice.xml
Normal file
217
Defs/SoundDefs/Sounds_Sex_MVoice.xml
Normal file
|
@ -0,0 +1,217 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<Defs>
|
||||
<SoundDef>
|
||||
<defName>Voiceline_MGrunt</defName>
|
||||
<context>MapOnly</context>
|
||||
<eventNames />
|
||||
<maxSimultaneous>1</maxSimultaneous>
|
||||
<subSounds>
|
||||
<li>
|
||||
<grains>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/MVoice/Grunt1</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/MVoice/Grunt2</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/MVoice/Grunt3</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/MVoice/Grunt4</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
</grains>
|
||||
<volumeRange>
|
||||
<min>45</min>
|
||||
<max>70</max>
|
||||
</volumeRange>
|
||||
<pitchRange>
|
||||
<min>0.9</min>
|
||||
<max>1.0</max>
|
||||
</pitchRange>
|
||||
<distRange>
|
||||
<min>0</min>
|
||||
<max>40</max>
|
||||
</distRange>
|
||||
<repeatMode>NeverTwice</repeatMode>
|
||||
<sustainLoop>false</sustainLoop>
|
||||
</li>
|
||||
</subSounds>
|
||||
</SoundDef>
|
||||
<SoundDef>
|
||||
<defName>Voiceline_MScream</defName>
|
||||
<context>MapOnly</context>
|
||||
<eventNames />
|
||||
<maxSimultaneous>1</maxSimultaneous>
|
||||
<subSounds>
|
||||
<li>
|
||||
<grains>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/MVoice/Scream1</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/MVoice/Scream2</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/MVoice/Scream3</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
</grains>
|
||||
<volumeRange>
|
||||
<min>45</min>
|
||||
<max>70</max>
|
||||
</volumeRange>
|
||||
<pitchRange>
|
||||
<min>0.9</min>
|
||||
<max>1.0</max>
|
||||
</pitchRange>
|
||||
<distRange>
|
||||
<min>0</min>
|
||||
<max>40</max>
|
||||
</distRange>
|
||||
<repeatMode>NeverTwice</repeatMode>
|
||||
<sustainLoop>false</sustainLoop>
|
||||
</li>
|
||||
</subSounds>
|
||||
</SoundDef>
|
||||
<SoundDef>
|
||||
<defName>Voiceline_MMoan</defName>
|
||||
<context>MapOnly</context>
|
||||
<eventNames />
|
||||
<maxSimultaneous>1</maxSimultaneous>
|
||||
<subSounds>
|
||||
<li>
|
||||
<grains>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/MVoice/Moan1</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/MVoice/Moan2</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/MVoice/Moan3</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/MVoice/Moan4</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
</grains>
|
||||
<volumeRange>
|
||||
<min>35</min>
|
||||
<max>40</max>
|
||||
</volumeRange>
|
||||
<pitchRange>
|
||||
<min>0.9</min>
|
||||
<max>1.0</max>
|
||||
</pitchRange>
|
||||
<distRange>
|
||||
<min>0</min>
|
||||
<max>40</max>
|
||||
</distRange>
|
||||
<repeatMode>NeverTwice</repeatMode>
|
||||
<sustainLoop>false</sustainLoop>
|
||||
</li>
|
||||
</subSounds>
|
||||
</SoundDef>
|
||||
<SoundDef>
|
||||
<defName>Voiceline_MMoanShort</defName>
|
||||
<context>MapOnly</context>
|
||||
<eventNames />
|
||||
<maxSimultaneous>1</maxSimultaneous>
|
||||
<subSounds>
|
||||
<li>
|
||||
<grains>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/MVoice/MoanShort1</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/MVoice/MoanShort2</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/MVoice/MoanShort3</clipFolderPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Folder">
|
||||
<clipFolderPath>Sex/Silent/Silent</clipFolderPath>
|
||||
</li>
|
||||
</grains>
|
||||
<volumeRange>
|
||||
<min>35</min>
|
||||
<max>40</max>
|
||||
</volumeRange>
|
||||
<pitchRange>
|
||||
<min>0.9</min>
|
||||
<max>1.0</max>
|
||||
</pitchRange>
|
||||
<distRange>
|
||||
<min>0</min>
|
||||
<max>40</max>
|
||||
</distRange>
|
||||
<repeatMode>NeverTwice</repeatMode>
|
||||
<sustainLoop>false</sustainLoop>
|
||||
</li>
|
||||
</subSounds>
|
||||
</SoundDef>
|
||||
|
||||
</Defs>
|
44
Patches/RemoveDefaultAnims.xml
Normal file
44
Patches/RemoveDefaultAnims.xml
Normal file
|
@ -0,0 +1,44 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Patch>
|
||||
<Operation Class="PatchOperationSequence">
|
||||
<success>Always</success>
|
||||
<operations>
|
||||
<li Class="PatchOperationRemove">
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Dog_Doggystyle"]</xpath>
|
||||
<success>Always</success>
|
||||
</li>
|
||||
<li Class="PatchOperationRemove">
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Doggystyle"]</xpath>
|
||||
<success>Always</success>
|
||||
</li>
|
||||
<li Class="PatchOperationRemove">
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Blowjob"]</xpath>
|
||||
<success>Always</success>
|
||||
</li>
|
||||
<li Class="PatchOperationRemove">
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="ReverseStandAndCarry"]</xpath>
|
||||
<success>Always</success>
|
||||
</li>
|
||||
<li Class="PatchOperationRemove">
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Cowgirl"]</xpath>
|
||||
<success>Always</success>
|
||||
</li>
|
||||
<li Class="PatchOperationRemove">
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Tribadism"]</xpath>
|
||||
<success>Always</success>
|
||||
</li>
|
||||
<li Class="PatchOperationRemove">
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Double_Penetration"]</xpath>
|
||||
<success>Always</success>
|
||||
</li>
|
||||
<li Class="PatchOperationRemove">
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Horse_Cowgirl"]</xpath>
|
||||
<success>Always</success>
|
||||
</li>
|
||||
<li Class="PatchOperationRemove">
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Cunnilingus"]</xpath>
|
||||
<success>Always</success>
|
||||
</li>
|
||||
</operations>
|
||||
</Operation>
|
||||
</Patch>
|
BIN
Sounds/Sex/FVoice/Grunt1.wav
Normal file
BIN
Sounds/Sex/FVoice/Grunt1.wav
Normal file
Binary file not shown.
BIN
Sounds/Sex/FVoice/Grunt2.wav
Normal file
BIN
Sounds/Sex/FVoice/Grunt2.wav
Normal file
Binary file not shown.
BIN
Sounds/Sex/FVoice/Grunt3.wav
Normal file
BIN
Sounds/Sex/FVoice/Grunt3.wav
Normal file
Binary file not shown.
BIN
Sounds/Sex/FVoice/Grunt4.wav
Normal file
BIN
Sounds/Sex/FVoice/Grunt4.wav
Normal file
Binary file not shown.
BIN
Sounds/Sex/FVoice/Grunt5.wav
Normal file
BIN
Sounds/Sex/FVoice/Grunt5.wav
Normal file
Binary file not shown.
BIN
Sounds/Sex/FVoice/Grunt6.wav
Normal file
BIN
Sounds/Sex/FVoice/Grunt6.wav
Normal file
Binary file not shown.
BIN
Sounds/Sex/FVoice/Moan1.wav
Normal file
BIN
Sounds/Sex/FVoice/Moan1.wav
Normal file
Binary file not shown.
BIN
Sounds/Sex/FVoice/Moan2.wav
Normal file
BIN
Sounds/Sex/FVoice/Moan2.wav
Normal file
Binary file not shown.
BIN
Sounds/Sex/FVoice/Moan3.wav
Normal file
BIN
Sounds/Sex/FVoice/Moan3.wav
Normal file
Binary file not shown.
BIN
Sounds/Sex/FVoice/Moan4.wav
Normal file
BIN
Sounds/Sex/FVoice/Moan4.wav
Normal file
Binary file not shown.
BIN
Sounds/Sex/FVoice/MoanShort1.wav
Normal file
BIN
Sounds/Sex/FVoice/MoanShort1.wav
Normal file
Binary file not shown.
BIN
Sounds/Sex/FVoice/MoanShort2.wav
Normal file
BIN
Sounds/Sex/FVoice/MoanShort2.wav
Normal file
Binary file not shown.
BIN
Sounds/Sex/FVoice/MoanShort3.wav
Normal file
BIN
Sounds/Sex/FVoice/MoanShort3.wav
Normal file
Binary file not shown.
BIN
Sounds/Sex/FVoice/Scream1.wav
Normal file
BIN
Sounds/Sex/FVoice/Scream1.wav
Normal file
Binary file not shown.
BIN
Sounds/Sex/FVoice/Scream2.wav
Normal file
BIN
Sounds/Sex/FVoice/Scream2.wav
Normal file
Binary file not shown.
BIN
Sounds/Sex/FVoice/Scream3.wav
Normal file
BIN
Sounds/Sex/FVoice/Scream3.wav
Normal file
Binary file not shown.
BIN
Sounds/Sex/FVoice/Scream4.wav
Normal file
BIN
Sounds/Sex/FVoice/Scream4.wav
Normal file
Binary file not shown.
BIN
Sounds/Sex/MVoice/Grunt1.wav
Normal file
BIN
Sounds/Sex/MVoice/Grunt1.wav
Normal file
Binary file not shown.
BIN
Sounds/Sex/MVoice/Grunt2.wav
Normal file
BIN
Sounds/Sex/MVoice/Grunt2.wav
Normal file
Binary file not shown.
BIN
Sounds/Sex/MVoice/Grunt3.wav
Normal file
BIN
Sounds/Sex/MVoice/Grunt3.wav
Normal file
Binary file not shown.
BIN
Sounds/Sex/MVoice/Grunt4.wav
Normal file
BIN
Sounds/Sex/MVoice/Grunt4.wav
Normal file
Binary file not shown.
BIN
Sounds/Sex/MVoice/Moan1.wav
Normal file
BIN
Sounds/Sex/MVoice/Moan1.wav
Normal file
Binary file not shown.
BIN
Sounds/Sex/MVoice/Moan2.wav
Normal file
BIN
Sounds/Sex/MVoice/Moan2.wav
Normal file
Binary file not shown.
BIN
Sounds/Sex/MVoice/Moan3.wav
Normal file
BIN
Sounds/Sex/MVoice/Moan3.wav
Normal file
Binary file not shown.
BIN
Sounds/Sex/MVoice/Moan4.wav
Normal file
BIN
Sounds/Sex/MVoice/Moan4.wav
Normal file
Binary file not shown.
BIN
Sounds/Sex/MVoice/MoanShort1.wav
Normal file
BIN
Sounds/Sex/MVoice/MoanShort1.wav
Normal file
Binary file not shown.
BIN
Sounds/Sex/MVoice/MoanShort2.wav
Normal file
BIN
Sounds/Sex/MVoice/MoanShort2.wav
Normal file
Binary file not shown.
BIN
Sounds/Sex/MVoice/MoanShort3.wav
Normal file
BIN
Sounds/Sex/MVoice/MoanShort3.wav
Normal file
Binary file not shown.
BIN
Sounds/Sex/MVoice/Scream1.wav
Normal file
BIN
Sounds/Sex/MVoice/Scream1.wav
Normal file
Binary file not shown.
BIN
Sounds/Sex/MVoice/Scream2.wav
Normal file
BIN
Sounds/Sex/MVoice/Scream2.wav
Normal file
Binary file not shown.
BIN
Sounds/Sex/MVoice/Scream3.wav
Normal file
BIN
Sounds/Sex/MVoice/Scream3.wav
Normal file
Binary file not shown.
BIN
Sounds/Sex/Silent/Silent.wav
Normal file
BIN
Sounds/Sex/Silent/Silent.wav
Normal file
Binary file not shown.
Loading…
Reference in a new issue