Script: q_wiz_rtn
// The Colour of Power -- Wizard line I (roadmap: wizard-line-early)
// Reply Script: the tome's lore is bound into the Staff of the Grey Study (node 3).
#include "q_wiz_inc"
void main()
{
WIZ_TakeReturn(GetPCSpeaker());
}