Script: q_pld_rtn

// Oathsworn to the West -- Paladin line I (roadmap: paladin-line-early)
// Reply Script: the seal is closed into the Sword of the Oathsworn (node 3).
#include "q_pld_inc"

void main()
{
    PLD_TakeReturn(GetPCSpeaker());
}