Script: q_drd_tok

// The Breathing of the World -- Druid line I (roadmap: druid-line-early)
// Reply Script: the PC carries the Seed of the Elder Wood abroad (node 2).
#include "q_drd_inc"

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