Script: q_pass_d3
// Pass the Pass (roadmap: pass-the-pass)
// ActionTaken — accept the escort on the Hard tier (difficulty 3, Stone-Giant ambush).
#include "q_pass_inc"
void main() { QPASS_Begin(GetPCSpeaker(), 3); }
q_pass_d3// Pass the Pass (roadmap: pass-the-pass)
// ActionTaken — accept the escort on the Hard tier (difficulty 3, Stone-Giant ambush).
#include "q_pass_inc"
void main() { QPASS_Begin(GetPCSpeaker(), 3); }