Script: q_clr_rtn
// The Flame of Anor -- Cleric line I (roadmap: cleric-line-early)
// Reply Script: the ember is kindled into the Mace of the Kindled Flame (node 3).
#include "q_clr_inc"
void main()
{
CLR_TakeReturn(GetPCSpeaker());
}