mirror of
https://github.com/vegapnk/RJW-Genes.git
synced 2024-08-15 00:23:31 +00:00
Added Queens disliking workers (socially)
This commit is contained in:
parent
df513f8c09
commit
1d9041a11f
4 changed files with 56 additions and 0 deletions
|
@ -30,6 +30,19 @@
|
|||
</stages>
|
||||
</ThoughtDef>
|
||||
|
||||
<ThoughtDef>
|
||||
<defName>rjw_genes_queen_despises_workers_social</defName>
|
||||
<thoughtClass>Thought_SituationalSocial</thoughtClass>
|
||||
<workerClass>RJW_Genes.ThoughtWorker_WorkerDespised_Social</workerClass>
|
||||
<stages>
|
||||
<li>
|
||||
<label>underling</label>
|
||||
<description>those workers are not even worth a glance.</description>
|
||||
<baseOpinionOffset>-20</baseOpinionOffset>
|
||||
</li>
|
||||
</stages>
|
||||
</ThoughtDef>
|
||||
|
||||
<ThoughtDef>
|
||||
<!-- For Loyal Pawns -->
|
||||
<defName>rjw_genes_multiple_queens_mood</defName>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue