Script: q_rog_tok
// The Long Shadow -- Rogue line I (roadmap: rogue-line-early)
// Reply Script: the PC takes the cipher-token to carry unseen (node 2).
#include "q_rog_inc"
void main()
{
ROG_TakeToken(GetPCSpeaker());
}
q_rog_tok// The Long Shadow -- Rogue line I (roadmap: rogue-line-early)
// Reply Script: the PC takes the cipher-token to carry unseen (node 2).
#include "q_rog_inc"
void main()
{
ROG_TakeToken(GetPCSpeaker());
}