
BEGIN Program
    Name            TazerTraining
    SessionCost     -100
    Places          10
    SessionLength   60
    NumSessions     1
    Difficulty      10
    Equipment       ShortRange
    EquipmentAlt    CCRange
    Research        TazersForEveryone
    Room            GunRange
    Teacher         Chief
    Intake          Guards
    Properties      Practical
    Properties      StaffOnly
END

BEGIN Program
    Name            TazerTrainingPrisoner
    SessionCost     -100
    Places          1
    SessionLength   60
    NumSessions     5
    Difficulty      10
    Equipment       MedRange
    Research        AdvancedArmoury
    Room            GunRange
    Teacher         Chief
    Intake          Voluntary
    Properties      Practical
END

BEGIN Program
    Name            ShotgunTrainingPrisoner
    SessionCost     -300
    Places          1
    SessionLength   60
    NumSessions     5
    Difficulty      20
    Equipment       ShortRange
    Research        AdvancedArmoury
    Room            GunRange
    Teacher         Chief
    Intake          Voluntary
    Properties      Practical
END

BEGIN Program
    Name            SniperTrainingPrisoner
    SessionCost     -500
    Places          1
    SessionLength   60
    NumSessions     5
    Difficulty      30
    Equipment       LongRange
    Research        AdvancedArmoury
    Room            GunRange
    Teacher         Chief
    Intake          Voluntary
    Properties      Practical
END
