kemayo / wow-handynotes-dragonflight

World of Warcraft addon to tell you where treasures are in the Dragon Isles (requires HandyNotes)
7 stars 3 forks source link

Seething Slug #34

Open d-schmidt opened 1 year ago

d-schmidt commented 1 year ago

You collect 3 orbs anywhere here and bring it to grafik

local ORB = {
    label="Seething Orb",
    texture=ns.atlas_texture("poi-soulspiritghost", {r=1, g=1, b=0}),
    loot={192779}, -- Seething Slug
    minimap=true,
}
ns.RegisterPoints(ns.ZARALEKCAVERN, {
    [25204480] = {},
    [26804690] = {},
    [27704900] = {},
    [28005130] = {},
    [28705530] = {},
    [29104250] = {},
    [29904800] = {},
    [30204000] = {},
    [31205190] = {},
    [32705220] = {},
    [34404570] = {},
    [35704880] = {},
    [35804140] = {},
    [36204400] = {note="In cave"},
    [37604670] = {},
}, ORB)
vghost01 commented 1 year ago

@d-schmidt I need to contact you about hearthscan bot. Where can I message you?

d-schmidt commented 1 year ago

@vghost01 try my mail dev@dschmidt.pw