#include "quest_inc" int StartingConditional() { object oPC = GetPCSpeaker(); return GetIsQuestFailed(oPC); }