mirror of
https://github.com/amevarashi/RJW-Sexperience.git
synced 2024-08-14 23:54:08 +00:00
Fix compatibility with VSIE Teaching
This commit is contained in:
parent
369e4590fa
commit
e258ca3d7c
2 changed files with 38 additions and 0 deletions
31
Defs/RulePackDefs/RulePacks_VSIE.xml
Normal file
31
Defs/RulePackDefs/RulePacks_VSIE.xml
Normal file
|
@ -0,0 +1,31 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<Defs>
|
||||
<!-- Teaching from Vanilla Social Interactions Expanded selects a random skill and doesn't checks if a rule pack for selected skill exists -->
|
||||
<RulePackDef>
|
||||
<defName>VSIE_Teaching_Sex</defName>
|
||||
<rulePack>
|
||||
<rulesFiles>
|
||||
<li>SexTopic->Words/TeachingWords/SexSkill</li>
|
||||
</rulesFiles>
|
||||
<rulesStrings>
|
||||
<li>r_logentry->[INITIATOR_nameDef] and [RECIPIENT_nameDef] [talkedabout] [SexTopic].</li>
|
||||
<li>r_logentry->[INITIATOR_nameDef] [talkedabout] [SexTopic] with [RECIPIENT_nameDef].</li>
|
||||
<li>r_logentry(p=0.8)->[INITIATOR_nameDef] [commentedabout] [SexTopic] to [RECIPIENT_nameDef].</li>
|
||||
|
||||
<li>talkedabout(p=4)->chatted about</li>
|
||||
<li>talkedabout->shared a word about</li>
|
||||
<li>talkedabout->spoke about</li>
|
||||
<li>talkedabout->gabbed about</li>
|
||||
<li>talkedabout->talked about</li>
|
||||
<li>talkedabout->joked about</li>
|
||||
<li>talkedabout->quipped about</li>
|
||||
|
||||
<li>commentedabout->said something about</li>
|
||||
<li>commentedabout->said a word about</li>
|
||||
<li>commentedabout->made a comment about</li>
|
||||
<li>commentedabout->commented about</li>
|
||||
<li>commentedabout->told a joke about</li>
|
||||
</rulesStrings>
|
||||
</rulePack>
|
||||
</RulePackDef>
|
||||
</Defs>
|
|
@ -0,0 +1,7 @@
|
|||
sex
|
||||
anal sex
|
||||
quirks
|
||||
handjobs
|
||||
footjobs
|
||||
boobjobs
|
||||
pregnancy
|
Loading…
Reference in a new issue