Prison Architect Wiki

Alcoholics Group Therapy is a reform program. It reduces a prisoner's need for Alcohol, however the addiction remains even if the therapy is successful.

A group therapy meeting for alcoholics. Helps reduce the desire for alcohol. Never completely removes the need.

Requirements[]

Details[]

  • 10 sessions, $200 per session (total = $2,000)
  • Session length = 2 hours
  • Led by a Psychologist in a Common Room
  • Maximum of 20 students per session, each Prisoner requires a Chair or Sofa(max required = 20)
  • Referral: Alcohol Addiction
  • Students Sit
  • Repeatable
  • Easy

Recommendations[]

It is recommended to maintain the needs of your inmates during the periods when the sessions are held as they are more likely to attend and then go on to pass.

Notes[]

Even though the program asks for a chair per prisoner, this is actually optional, as you only require a single chair for the program to accept as many prisoners as needed: every chair will be filled, the rest of the prisoners will just move around the room, but their program meter will still go up.

Code[]

File = reform_programs.txt

BEGIN Program
    Name            AlcoholicsMeeting
    SessionCost     -200
    Places          20
    SessionLength   120
    NumSessions     10
    Difficulty      0
    Teacher         Psychologist
    Room            CommonRoom
    Equipment       Chair
    EquipmentAlt    SofaChairSingle
    Research        MentalHealth
    Intake          ReferralAlcoholism
    Properties      StudentsSit
    Properties      Repeatable
END

Gallery[]