mirror of
https://gitgud.io/c0ffeeeeeeee/rjw-events.git
synced 2024-08-14 23:57:42 +00:00
first commit
This commit is contained in:
parent
1c82248286
commit
6d1a218b2e
23 changed files with 836 additions and 0 deletions
18
Defs/GatheringDefs/Gatherings_Sex.xml
Normal file
18
Defs/GatheringDefs/Gatherings_Sex.xml
Normal file
|
@ -0,0 +1,18 @@
|
|||
<?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>
|
||||
<workerClass>GatheringWorker_Party</workerClass>
|
||||
<gatherSpotDefs>
|
||||
<li>PartySpot</li>
|
||||
</gatherSpotDefs>
|
||||
</GatheringDef>
|
||||
</Defs>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue