@@ -52,6 +52,9 @@ function mod:GOSSIP_SHOW()
5252 elseif self :GetGossipID (136385 ) then -- Atal'Aman, start Delve (Kasha)
5353 -- 136385:|cFF0000FF(Delve)|r I'll break the hexes and set your kin free.
5454 self :SelectGossipID (136385 )
55+ elseif self :GetGossipID (136317 ) then -- Atal'Aman, start Delve (Torundo The Grizzled)
56+ -- 136317:|cFF0000FF(Delve)|r I'll get rid of these totems!
57+ self :SelectGossipID (136317 )
5558 elseif self :GetGossipID (135708 ) then -- Collegiate Calamity, start Delve (Bloomkeeper Thornflare)
5659 -- 135708:|cFF0000FF(Delve)|r I'll get rid of these weeds!
5760 self :SelectGossipID (135708 )
@@ -76,6 +79,9 @@ function mod:GOSSIP_SHOW()
7679 elseif self :GetGossipID (137248 ) then -- The Gulf of Memory, start Delve (Ashayo)
7780 -- 137248:Release the moths near Lightbloom patches on the ground and they'll eat it. Seems easy enough.
7881 self :SelectGossipID (137248 )
82+ elseif self :GetGossipID (137389 ) then -- The Gulf of Memory, start Delve (Ashayo)
83+ -- 137389:Deal with the big ones. Got it.
84+ self :SelectGossipID (137389 )
7985 elseif self :GetGossipID (137619 ) then -- The Shadow Enclave, start Delve (Doleana Silverstalk)
8086 -- 137619:Looting and killing, understood!
8187 self :SelectGossipID (137619 )
0 commit comments