-
Notifications
You must be signed in to change notification settings - Fork 240
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
Quest https://www.wowhead.com/quest=14485/ticker-required #152
Comments
class npc_killcredit_ticker : public CreatureScript |
or class spell_gob_squad_flare : public SpellScriptLoader
}; |
But this does not solve the problem with the quest https://www.wowhead.com/quest=14484/head-of-the-snake . This item is also used there, and the demolition team should help kill the mini boss. |
hm maybe |
The item itself, which is supposed to cause a subversive command, does not work.
https://www.wowhead.com/item=49629/gob-squad-flare Does not call for a subversive team... Also, this item is used in the task "Snake Head"
You can fix it by giving the gameobject script that needs to be blown up by the quest https://www.wowhead.com/quest=14485/ticker-required
The text was updated successfully, but these errors were encountered: