mirror of
https://github.com/vegapnk/RJW-Genes.git
synced 2024-08-15 00:23:31 +00:00
16 lines
No EOL
426 B
XML
16 lines
No EOL
426 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
|
<Defs>
|
|
<IncidentDef>
|
|
<defName>SuccubusDreamVisit</defName>
|
|
<label>dirty dreams</label>
|
|
<category>Misc</category>
|
|
<targetTags>
|
|
<li>Map_PlayerHome</li>
|
|
</targetTags>
|
|
<workerClass>RJW_Genes.IncidentWorker_SuccubusDreamVisit</workerClass>
|
|
<baseChance>1.0</baseChance>
|
|
<minRefireDays>10</minRefireDays>
|
|
<pointsScaleable>false</pointsScaleable>
|
|
</IncidentDef>
|
|
</Defs> |