public static int Main() { return(QuestIsDone.Check(4) ? 1 : 0); }
public static int Main() { return(QuestIsDone.Check(10) ? TRUE : FALSE); }