Script: q_drd_c_dn

// The Breathing of the World -- Druid line I (roadmap: druid-line-early)
// StartingConditional: line I complete -- the epilogue greeting.
#include "q_drd_inc"

int StartingConditional()
{
    return DRD_GetStage(GetPCSpeaker()) >= 3;
}