Script: q_wiz_tok
// The Colour of Power -- Wizard line I (roadmap: wizard-line-early)
// Reply Script: the PC takes the Loremaster's Tome to study abroad (node 2).
#include "q_wiz_inc"
void main()
{
WIZ_TakeTome(GetPCSpeaker());
}
q_wiz_tok// The Colour of Power -- Wizard line I (roadmap: wizard-line-early)
// Reply Script: the PC takes the Loremaster's Tome to study abroad (node 2).
#include "q_wiz_inc"
void main()
{
WIZ_TakeTome(GetPCSpeaker());
}