mirror of
https://github.com/vegapnk/RJW-Genes.git
synced 2024-08-15 00:23:31 +00:00
Draft for Big-Cock ThoughtWorker
This commit is contained in:
parent
2d24466985
commit
096857d4c2
4 changed files with 98 additions and 0 deletions
27
Common/Defs/ThoughtDefs/Thoughts_Disease.xml
Normal file
27
Common/Defs/ThoughtDefs/Thoughts_Disease.xml
Normal file
|
@ -0,0 +1,27 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
|
||||
<Defs>
|
||||
|
||||
<ThoughtDef>
|
||||
<defName>rjw_genes_appealing_cock</defName>
|
||||
<thoughtClass>Thought_SituationalSocial</thoughtClass>
|
||||
<workerClass>RJW_Genes.ThoughtWorker_SizeBlinded_Social</workerClass>
|
||||
<validWhileDespawned>true</validWhileDespawned>
|
||||
|
||||
<stages>
|
||||
<li>
|
||||
<label>small cock</label>
|
||||
<baseOpinionOffset>-10</baseOpinionOffset>
|
||||
</li>
|
||||
<li>
|
||||
<label>big cock</label>
|
||||
<baseOpinionOffset>10</baseOpinionOffset>
|
||||
</li>
|
||||
<li>
|
||||
<label>monster cock</label>
|
||||
<baseOpinionOffset>20</baseOpinionOffset>
|
||||
</li>
|
||||
</stages>
|
||||
</ThoughtDef>
|
||||
|
||||
</Defs>
|
Loading…
Add table
Add a link
Reference in a new issue