
BEGIN Program

    Name            Librarypr
    SessionCost     -100

    Places          5
    SessionLength   120

    NumSessions     2

    Difficulty      8
    Research        PrisonLabour
    Room            TheLibrary

    Teacher         Librarian
    Equipment       LibraryShelf
    Intake          Voluntary

    Properties      Practical

END



BEGIN Program

    Name            BookMakingpr
    SessionCost     -150

    Places          6
    SessionLength   120

    NumSessions     2

    Difficulty      10
    Research	    BookMaking
    Research        PrisonLabour
    Room            PaperMill

    Teacher         Foreman
    Equipment       PrintingPress
    Intake          Voluntary
    Properties      Practical
    WorkGroup	    PaperMilly
END
