Skip to content

Quest

Delver's Call: The Waterworks

A World of Warcraft quest in The Ringing Deeps. Facts and objectives from the current retail game data.

Advertisement
Top Comments

The highest voted Wowhead comments for this page. They are community notes, not TheWoWDB comments.

1
Kylixen+11via Wowhead (opens the original comment in a new tab)

Quick script to see if you've completed the Delve quests

/run for _,i in ipairs({770;767;771;766;768;769;758;759;2648;2664;2666;2667;2649}) do i=i+83000 print(format("%s(%d):%s",C_QuestLog.GetTitleForQuestID(i),i, C_QuestLog.IsQuestFlaggedCompleted(i) and "\124cff00ff00Yes\124r" or "\124cffff0000No\124r")) end

3
VddRS+5via Wowhead (opens the original comment in a new tab)

List of all Delver's Call quests, which can be completed at will:

* Delver's Call: Fungal Folly
* Delver's Call: Kriegval's Rest
* Delver's Call: Earthcrawl Mines
* Delver's Call: The Waterworks
* Delver's Call: Dread Pit
* Delver's Call: Nightfall Sanctum
* Delver's Call: Mycomancer Cavern
* Delver's Call: The Sinkhole
* Delver's Call: The Skittering Breach
* Delver's Call: The Underkeep
* Delver's Call: Tak-Rethan Abyss
* Delver's Call: Spiral Weave
* Delver's Call: Spiral Weave

Here's a longer script that actually works for people like me who don't know how to make the other script comments work:
/run print(C_QuestLog.IsQuestFlaggedCompleted(83758), ",Fungal Folly")
/run print(C_QuestLog.IsQuestFlaggedCompleted(83759), ",Kriegval's Rest")
/run print(C_QuestLog.IsQuestFlaggedCompleted(85648), ",Earthcrawl Mines")
/run print(C_QuestLog.IsQuestFlaggedCompleted(83766), ",Dread Pit")
/run print(C_QuestLog.IsQuestFlaggedCompleted(85649), ",Waterworks")
/run print(C_QuestLog.IsQuestFlaggedCompleted(85664), ",Nightfall Sanctum")
/run print(C_QuestLog.IsQuestFlaggedCompleted(83769), ",Myomancer Cavern")
/run print(C_QuestLog.IsQuestFlaggedCompleted(83767), ",Sinkhole")
/run print(C_QuestLog.IsQuestFlaggedCompleted(83768), ",Skittering Breach")
/run print(C_QuestLog.IsQuestFlaggedCompleted(85667), ",Underkeep")
/run print(C_QuestLog.IsQuestFlaggedCompleted(83771), ",Tak-Rethan")
/run print(C_QuestLog.IsQuestFlaggedCompleted(83770), ",Spiral Weave")
/run print(C_QuestLog.IsQuestFlaggedCompleted(85666), ",Spiral Weave")

Read all 5 on Wowhead ↗

Advertisement

Quest facts

LevelLevel 70-80
Quest ID85649

The client quest POI data records no map location for this quest, so no map is shown.

Check whether you have already completed this quest in-game: /run print(C_QuestLog.IsQuestFlaggedCompleted(85649))

Description

NOTICE The Waterworks have become unstable. Request aid in addressing issues.

Related
Money28 gold9 silver
Experience9,500 XP