Script: q_rng_tok
// The Uncrowned Path -- Ranger line I (roadmap: ranger-line-early)
// Reply Script: the PC takes the Star of the Dunedain abroad (node 2).
#include "q_rng_inc"
void main()
{
RNG_TakeStar(GetPCSpeaker());
}
q_rng_tok// The Uncrowned Path -- Ranger line I (roadmap: ranger-line-early)
// Reply Script: the PC takes the Star of the Dunedain abroad (node 2).
#include "q_rng_inc"
void main()
{
RNG_TakeStar(GetPCSpeaker());
}