#include "xx_persist_quest"
void main()
{

object oPC = GetPCSpeaker();

AddPersistentJournalQuestEntry("LIBRARY_QUEST1",2, oPC, FALSE, FALSE);

}