mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2025-11-29 17:38:24 +08:00
Fix https://github.com/mod-playerbots/azerothcore-wotlk/issues/96
This commit is contained in:
@@ -25,7 +25,6 @@
|
||||
#include "SpellScriptLoader.h"
|
||||
#include "naxxramas.h"
|
||||
|
||||
|
||||
using namespace Grobbulus;
|
||||
|
||||
// no custom changes has been made for mod-playerbot other then placing
|
||||
@@ -37,4 +36,5 @@ void AddSC_boss_grobbulus()
|
||||
new boss_grobbulus_poison_cloud();
|
||||
RegisterSpellScript(spell_grobbulus_mutating_injection_aura);
|
||||
RegisterSpellScript(spell_grobbulus_poison);
|
||||
RegisterSpellScript(spell_grobbulus_slime_spray);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user