Script: q_rog_oath
// The Long Shadow -- Rogue line I (roadmap: rogue-line-early)
// Reply Script: the PC swears into the Long Shadow (node 1).
#include "q_rog_inc"
void main()
{
ROG_TakeOath(GetPCSpeaker());
}
q_rog_oath// The Long Shadow -- Rogue line I (roadmap: rogue-line-early)
// Reply Script: the PC swears into the Long Shadow (node 1).
#include "q_rog_inc"
void main()
{
ROG_TakeOath(GetPCSpeaker());
}