Re-package with the enforcement layer; refresh the stale ROADMAP; sync wiki
This commit is contained in:
@@ -43,4 +43,34 @@
|
||||
</stages>
|
||||
</ThoughtDef>
|
||||
|
||||
<ThoughtDef>
|
||||
<defName>Institution_Disciplined</defName>
|
||||
<thoughtClass>Thought_Memory</thoughtClass>
|
||||
<durationDays>3</durationDays>
|
||||
<stackLimit>3</stackLimit>
|
||||
<stages>
|
||||
<li>
|
||||
<label>disciplined</label>
|
||||
<description>They threw me in solitary. I will not forget it.</description>
|
||||
<baseMoodEffect>-8</baseMoodEffect>
|
||||
</li>
|
||||
</stages>
|
||||
</ThoughtDef>
|
||||
|
||||
<!-- Regime: caged with a dangerous cellmate. A short memory refreshed while the danger persists
|
||||
and fading once segregated, so it tracks housing rather than piling up. -->
|
||||
<ThoughtDef>
|
||||
<defName>Institution_Unsafe</defName>
|
||||
<thoughtClass>Thought_Memory</thoughtClass>
|
||||
<durationDays>0.5</durationDays>
|
||||
<stackLimit>2</stackLimit>
|
||||
<stages>
|
||||
<li>
|
||||
<label>unsafe cellmate</label>
|
||||
<description>There's a dangerous one caged in here with me. I sleep with one eye open.</description>
|
||||
<baseMoodEffect>-5</baseMoodEffect>
|
||||
</li>
|
||||
</stages>
|
||||
</ThoughtDef>
|
||||
|
||||
</Defs>
|
||||
|
||||
Reference in New Issue
Block a user