mirror of
https://gitgud.io/AbstractConcept/rimworld-animations-patch.git
synced 2024-08-15 00:43:27 +00:00
12 lines
No EOL
291 B
XML
12 lines
No EOL
291 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
|
<Defs>
|
|
|
|
<JobDef>
|
|
<defName>JoinInSex</defName>
|
|
<driverClass>Rimworld_Animations_Patch.JobDriver_JoinInSex</driverClass>
|
|
<reportString>joining in on some fun.</reportString>
|
|
<casualInterruptible>false</casualInterruptible>
|
|
</JobDef>
|
|
|
|
</Defs> |