#include "xx_persist_quest" void main() { object oPC = GetPCSpeaker(); AddPersistentJournalQuestEntry("CLOAK_QUEST1", 2, oPC, FALSE, FALSE); }