mirror of
https://gitgud.io/AbstractConcept/privacy-please.git
synced 2024-08-15 00:03:18 +00:00
Initial commit
This commit is contained in:
parent
fe7c28ad8e
commit
55402b9891
54 changed files with 2515 additions and 92 deletions
19
Defs/JobDefs.xml
Normal file
19
Defs/JobDefs.xml
Normal file
|
@ -0,0 +1,19 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
|
||||
<Defs>
|
||||
|
||||
<JobDef>
|
||||
<defName>JoinInSex</defName>
|
||||
<driverClass>Privacy_Please.JobDriver_JoinInSex</driverClass>
|
||||
<reportString>joining in on some fun.</reportString>
|
||||
<casualInterruptible>false</casualInterruptible>
|
||||
</JobDef>
|
||||
|
||||
<JobDef>
|
||||
<defName>WatchSex</defName>
|
||||
<driverClass>Privacy_Please.JobDriver_WatchSex</driverClass>
|
||||
<reportString>watching from afar.</reportString>
|
||||
<casualInterruptible>false</casualInterruptible>
|
||||
</JobDef>
|
||||
|
||||
</Defs>
|
Loading…
Add table
Add a link
Reference in a new issue