Script: q_bard_rtn
// Tales That Live Forever -- Bard line I (roadmap: bard-line-early)
// Reply Script: the missing line is spoken and the Lay is cut into the Rapier
// of the Deathless Song (node 3).
#include "q_bard_inc"
void main()
{
BRD_TakeEnding(GetPCSpeaker());
}