int StartingConditional() { object oPC = GetPCSpeaker(); if (GetItemPossessedBy(oPC, "RHUN_RECALL_7") == OBJECT_INVALID) return FALSE; return TRUE; }