Re-package with the enforcement layer; refresh the stale ROADMAP; sync wiki

This commit is contained in:
flan
2026-07-15 21:40:35 +00:00
parent 7d8c376047
commit 26205b9206
11 changed files with 148 additions and 22 deletions
@@ -27,4 +27,16 @@
<allowInClassicIdeoMode>true</allowInClassicIdeoMode>
</PrisonerInteractionModeDef>
<!-- Punishment-as-order: solitary / privilege revocation. Harsh, so it holds order but hardens the
punished (reform falls). Non-exclusive, and it fires at most once per term (see the workgiver). -->
<PrisonerInteractionModeDef>
<defName>Institution_Discipline</defName>
<label>discipline</label>
<listOrder>130</listOrder>
<isNonExclusiveInteraction>true</isNonExclusiveInteraction>
<mustBeAwake>false</mustBeAwake>
<allowOnWildMan>false</allowOnWildMan>
<allowInClassicIdeoMode>true</allowInClassicIdeoMode>
</PrisonerInteractionModeDef>
</Defs>