Script: q_ftr_forge

// The Unbroken Shield -- Fighter line I (roadmap: fighter-line-early)
// Reply Script: the shard is reforged into the Warden's Reforged Blade (node 3).
#include "q_ftr_inc"

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