Script: q_drd_oath
// The Breathing of the World -- Druid line I (roadmap: druid-line-early)
// Reply Script: the PC takes up the Green Listening (node 1).
#include "q_drd_inc"
void main()
{
DRD_TakeListening(GetPCSpeaker());
}
q_drd_oath// The Breathing of the World -- Druid line I (roadmap: druid-line-early)
// Reply Script: the PC takes up the Green Listening (node 1).
#include "q_drd_inc"
void main()
{
DRD_TakeListening(GetPCSpeaker());
}