#include "quest_inc"
void main()
{
    SetLocalInt(GetPCSpeaker(), "QuestIntel", 1);
    SetStoredIntelTokens(GetPCSpeaker(), 1);
}