Script: q_rng_oath

// The Uncrowned Path -- Ranger line I (roadmap: ranger-line-early)
// Reply Script: the PC takes up the grey vigil (node 1).
#include "q_rng_inc"

void main()
{
    RNG_TakeVigil(GetPCSpeaker());
}