rimworld-animations-patch/Defs/JobDefs.xml
AbstractConcept 8e6918ae70 First commit
2022-09-09 20:22:08 -05:00

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>