Skip to content

Commit 3a5ffeb

Browse files
committed
Add hint.
1 parent 186198b commit 3a5ffeb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Data/Objectives/Unique.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ local objectives = {
215215
{skillLineVariantID = 2909, categoryID = category, quests = {89103}, itemID = 238551, points = 3, loc = {m = Enum.WK_Map.EversongWoods, x = 60.75, y = 53.01, hint = "A big yellow crystal inside a tent."}}, -- Everblazing Sunmote
216216
{skillLineVariantID = 2909, categoryID = category, quests = {89104}, itemID = 238552, points = 3, loc = {m = Enum.WK_Map.Harandar, x = 37.75, y = 65.22, hint = ""}},
217217
{skillLineVariantID = 2909, categoryID = category, quests = {89105}, itemID = 238553, points = 3, loc = {m = Enum.WK_Map.Harandar, x = 65.72, y = 50.22, hint = ""}},
218-
{skillLineVariantID = 2909, categoryID = category, quests = {89106}, itemID = 238554, points = 3, loc = {m = Enum.WK_Map.ZulAman, x = 40.41, y = 51.18, hint = ""}},
218+
{skillLineVariantID = 2909, categoryID = category, quests = {89106}, itemID = 238554, points = 3, loc = {m = Enum.WK_Map.ZulAman, x = 40.41, y = 51.18, hint = "Big pile of purple dust on the wagon."}}, -- Loa-Blessed Dust
219219
{skillLineVariantID = 2909, categoryID = category, quests = {89107}, itemID = 238555, points = 3, loc = {m = Enum.WK_Map.EversongWoods, x = 63.49, y = 32.60, hint = "A rod on the floor of the platform."}}, -- Sin'dorei Enchanting Rod
220220
{skillLineVariantID = 2909, categoryID = category, quests = {92374}, itemID = 257600, points = 10, loc = {m = Enum.WK_Map.EversongWoods, x = 43.4, y = 47.4, hint = "<Renown Quartermaster> Caeris Fairdawn"}, requires = {{type = "renown", id = Enum.WK_Faction.SilvermoonCity, amount = 6}, {type = "currency", id = Enum.WK_Currency.ArtisanEnchanterMoxie, amount = 75}, {type = "currency", id = Enum.WK_Currency.VoidlightMarl, amount = 750}}}, -- Skill Issue: Enchanting
221221
{skillLineVariantID = 2909, categoryID = category, quests = {92186}, itemID = 250445, points = 10, loc = {hint = "<Abundance Vendor> Chel the Chip"}, requires = {{type = "currency", id = Enum.WK_Currency.UnalloyedAbundance, amount = 400}, {type = "currency", id = Enum.WK_Currency.ArtisanAlchemistMoxie, amount = 75}}}, -- Echo of Abundance: Enchanting

0 commit comments

Comments
 (0)