I think you need [building=10] at level 3 to get this quest.
Quest
Scrap Meltdown
A World of Warcraft quest in Garrison. Facts and objectives from the current retail game data.
The highest voted Wowhead comments for this page. They are community notes, not TheWoWDB comments.
Finally, a solution for those that aren't into transmog.
If you're like me and you have a lot of enhancements rattling around and coming in from different sources (salvage, work orders, missions), maybe you're not always sure which reward to choose from this quest.
This macro will calculate the cumulative weapon and armor ilvls of all follower upgrade items in your bags and bank:
/run local w = 3*GetItemCount(114128,true) + 6*GetItemCount(114129,true) + 9*GetItemCount(114131,true); local a = 3*GetItemCount(114745,true) + 6*GetItemCount(114808,true) + 9*GetItemCount(114822,true); print("Weapon: ",w, " Armor: ",a)
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(38175))
Requirements
Read from the Blizzard quest API.
Description
We've had a breakthrough in melting down the scraps you've been collecting! If you can get me a small pile of 'em, we can get your troops something a bit more useful.
Community notes from Wowhead · 18 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.
The top 3 are shown in Top Comments above. Read all 18 on Wowhead.
Reward details
Pick one of these
Item facts are the current retail client’s (ItemSparse); the specialisations for a pick-one item are the ones the Blizzard quest API lists; faction and currency text is the client’s own. Lowest listed price = the US commodity auction house now.
Where this quest fits
Other quests with this name
This one: Alliance only · Garrison · Level 10-40.
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.