Script: q_pass_d1

// Pass the Pass (roadmap: pass-the-pass)
// ActionTaken — accept the escort on the Easy tier (difficulty 1).
#include "q_pass_inc"
void main() { QPASS_Begin(GetPCSpeaker(), 1); }