Script: q_pass_pay

// Pass the Pass (roadmap: pass-the-pass)
// ActionTaken on the quartermaster's turn-in reply: pay out and stamp the day.
#include "q_pass_inc"
void main() { QPASS_TurnIn(GetPCSpeaker()); }