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

Defile always showing up #55

Open
arxae opened this issue Jan 29, 2023 · 0 comments
Open

Defile always showing up #55

arxae opened this issue Jan 29, 2023 · 0 comments

Comments

@arxae
Copy link

arxae commented Jan 29, 2023

When casting Death & Decay, there is always a timer showing up for Defile as well, even for specs that are unable to talent it (eg: blood).
I tried including it in my userconfig with this:

if IsSpellTalented(IsPlayerSpell(152280)) == false then
	NugRunningConfig.spells[152280] = nil
end

But no matter how I try doing it, it always shows up together with D&D. The only way to disable it, is to completely disable it in the gui.

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

1 participant