

BEGIN Program
    Name            OreSmelting
    SessionCost     -500
    Places          2
    SessionLength   120
    NumSessions     2
    Difficulty      15
    Research        OreSmelting
    Qualification   ProffesionalRockCrushing
    Room            MiningArea
    Teacher         Teacher
    Properties      CanHireExternally
    Equipment       Smeltery
    Intake          Voluntary
    Properties      Practical    
END

BEGIN Program
    Name            ProffesionalRockCrushing
    SessionCost     -100
    Places          5
    SessionLength   60
    NumSessions     2
    Difficulty      5
    Research        PrisonLabour
    Room            MiningArea
    Teacher         Foreman
    Equipment       Quarry
    Intake          Voluntary
    Properties      Mandatory    
END

BEGIN Program
    Name            PotMaking
    SessionCost     -200
    Places          3
    SessionLength   60
    NumSessions     1
    Difficulty      15
    Research        Pottery
    Room            Pottery
    Teacher         Teacher
    Properties      CanHireExternally
    Equipment       PotteryWheel
    Intake          Voluntary
    Properties      Practical    
END
