mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2025-11-29 17:38:24 +08:00
Compare commits
3 Commits
923cccdc25
...
3732047b9e
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3732047b9e | ||
|
|
3d29de2844 | ||
|
|
a2a4a4f7cf |
@@ -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