Script: q_pass_d2

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