Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Seething Slug #34

Open
d-schmidt opened this issue Jul 12, 2023 · 2 comments
Open

Seething Slug #34

d-schmidt opened this issue Jul 12, 2023 · 2 comments

Comments

@d-schmidt
Copy link

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
Copy link

vghost01 commented Oct 3, 2023

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

@d-schmidt
Copy link
Author

@vghost01 try my mail [email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants