Updated macro for The War Within and beyond to check whether you’ve completed the weekly Timewalking quest, for both Horde and Alliance and for all different Timewalking campaigns. If all the text appears red, you haven't completed this week's quest yet.
Alliance:
/run a={{"Classic",43117},{"BC",0},{"WotLK",5},{"Cata",619},{"MoP",5395},{"WoD",15330},{"Legion",24542},{"BfA",49054}}for i=1,#a do n,o=a[1],a[2]print("\124cFF"..(C_QuestLog.IsQuestFlaggedCompleted(40168+o)and"00FF00"or"c51a20")..n.."\124r")end
Horde:/run a={{"Classic",43117},{"BC",0},{"WotLK",5},{"Cata",618},{"MoP",5395},{"WoD",15330},{"Legion",24542},{"BfA",49055}}for i=1,#a do n,o=a[1],a[2]print("\124cFF"..(C_QuestLog.IsQuestFlaggedCompleted(40168+o)and"00FF00"or"c51a20")..n.."\124r")end
Quest
Remnant of Azeroth
A World of Warcraft quest in Boralus Harbor. Facts and objectives from the current retail game data.
The highest voted Wowhead comments for this page. They are community notes, not TheWoWDB comments.
If you're a low level character<50 you can't use the Stormwind portal to Boralus thus the only way is to use the SW harbor and get the boat(Or ask a mage for a portal).
If you're a low level character<50 you can't use the Stormwind portal to Boralus thus the only way is to use the SW harbor and get the boat(Or ask a mage for a portal).
That is every comment on this page.
Quest facts
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(89222))
Requirements
Read from the Blizzard quest API.
Description
Upon first glance it appears to be a crystallized shard of Azeroth's life blood. Peering into the shard reveals visions of war across familiar fronts, countless lives locked in battle. The sounds of thunderous storms and crashing waves begin to overwhelm you, before coming to an eerie halt. Kul Tiras calls out to you.
Community notes from Wowhead · 3 comments
Top 3 shown aboveThe comments below were written by Wowhead users. They are community notes, not TheWoWDB comments. See them in context on Wowhead.
All 3 comments on this page are shown in Top Comments above.
Where this quest fits
Other quests with this name
This one: Alliance only · Boralus Harbor · Level 1-90.
Steps, storylines and map placement from the client’s QuestLine, prerequisite and QuestPOI data; neighbouring quest text is Blizzard’s own (quest API), shortened to its opening sentences.