2021-04-12 07:48:48 +00:00
|
|
|
|
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
|
|
<Defs>
|
|
|
|
|
<GatheringDef>
|
|
|
|
|
<defName>Orgy</defName>
|
|
|
|
|
<label>orgy</label>
|
|
|
|
|
<randomSelectionWeight>1</randomSelectionWeight>
|
|
|
|
|
<letterTitle>Orgy</letterTitle>
|
|
|
|
|
<letterText>{ORGANIZER_labelShort} is hosting an orgy! Everyone who goes will gain social and sexual energy.</letterText>
|
|
|
|
|
<calledOffMessage>The orgy has been called off.</calledOffMessage>
|
|
|
|
|
<finishedMessage>The orgy has finished.</finishedMessage>
|
|
|
|
|
<duty>Orgy</duty>
|
2021-04-13 19:40:37 +00:00
|
|
|
|
<workerClass>RJW_Events.GatheringWorker_Orgy</workerClass>
|
2021-04-12 07:48:48 +00:00
|
|
|
|
<gatherSpotDefs>
|
|
|
|
|
<li>PartySpot</li>
|
|
|
|
|
</gatherSpotDefs>
|
|
|
|
|
</GatheringDef>
|
|
|
|
|
</Defs>
|
|
|
|
|
|