Script: q_hob_a1
// Concerning Hobbits (roadmap: concerning-hobbits)
// ActionTaken on displayed answer option 1: record the pick. On the fifth
// answer QHOB_Answer finalizes the game (stamp/journal/payout).
#include "q_hob_inc"
void main()
{
QHOB_Answer(GetPCSpeaker(), 1);
}