further miscellaneous improvements

This commit is contained in:
c0ffee 2021-04-13 12:40:37 -07:00
parent eb7fe3bfae
commit c8b96b4b5c
8 changed files with 15 additions and 13 deletions

View file

@ -19,7 +19,7 @@
</li>
<li Class="ThinkNode_ConditionalRandom">
<chance>0.45</chance>
<chance>0.40</chance>
<subNodes>
<li Class="RJW_Events.JobGiver_FindOrgyPartner"></li>
</subNodes>

View file

@ -9,7 +9,7 @@
<calledOffMessage>The orgy has been called off.</calledOffMessage>
<finishedMessage>The orgy has finished.</finishedMessage>
<duty>Orgy</duty>
<workerClass>GatheringWorker_Party</workerClass>
<workerClass>RJW_Events.GatheringWorker_Orgy</workerClass>
<gatherSpotDefs>
<li>PartySpot</li>
</gatherSpotDefs>