rimworld-animations/1.5/Defs/VoiceDefs/VoiceTagDef.xml

26 lines
660 B
XML

<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<Rimworld_Animations.VoiceTagDef>
<defName>Moan</defName>
<probability>0.2</probability>
</Rimworld_Animations.VoiceTagDef>
<Rimworld_Animations.VoiceTagDef>
<defName>MoanShort</defName>
<probability>0.4</probability>
</Rimworld_Animations.VoiceTagDef>
<Rimworld_Animations.VoiceTagDef>
<defName>Grunt</defName>
<probability>0.4</probability>
</Rimworld_Animations.VoiceTagDef>
<!-- Screams are guaranteed -->
<!-- Play once during orgasm -->
<Rimworld_Animations.VoiceTagDef>
<defName>Scream</defName>
<probability>1</probability>
</Rimworld_Animations.VoiceTagDef>
</Defs>