Separate RJW Cum integration, add Vanilla Skills Expanded integration

This commit is contained in:
amevarashi 2022-09-08 19:42:19 +05:00
parent d69b01c150
commit 0a412a0060
16 changed files with 238 additions and 39 deletions

View file

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<JobDef>
<defName>CleanSelfwithBucket</defName>
<driverClass>RJWSexperienceCum.JobDriver_CleanSelfWithBucket</driverClass>
<reportString>collecting cum</reportString>
<casualInterruptible>true</casualInterruptible>
</JobDef>
</Defs>