Update to 1.0.4

-Add dialogue variations for stages of broken body
-Pawns' overall opinions of each other will affect how they refer to one another
This commit is contained in:
Azaz3l 2021-08-08 23:25:28 -04:00 committed by GitHub
parent 2434b48731
commit 354c9ee4e4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 2193 additions and 1738 deletions

View file

@ -19,7 +19,10 @@
</li>
</modDependencies>
<description>
Adds speakup funtionality to RJW sexual interactions
Adds speakup functionality to RJW sexual interactions
It is safe to ignore if Mod Manager gives you this error:
"Depends on SpeakUp version >=0.0.0..."
Interaction icons are drawn by OTYOTY, and come from this mod:
https://www.loverslab.com/topic/145286-mod-oty-rjw-symbols/

18
About/Manifest.xml Normal file
View file

@ -0,0 +1,18 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Manifest>
<identifier>DirtyTalk</identifier>
<version>1.0.4</version>
<dependencies>
<li>SpeakUp</li>
<li>RimJobWorld</li>
</dependencies>
<incompatibleWith />
<loadAfter>
<li>SpeakUp</li>
<li>RimJobWorld</li>
</loadAfter>
<suggests>
</suggests>
<manifestUri></manifestUri>
<downloadUri></downloadUri>
</Manifest>