#include "qst_include"

int StartingConditional()
{
    return QST_ConversationAppearsWhenPrerequisitesMet(2);
}