![]() |
TrinityCore
|
#include "CreatureAIImpl.h"#include "ScriptMgr.h"#include "ScriptedCreature.h"#include "SpellScript.h"
Include dependency graph for zone_durotar.cpp:Go to the source code of this file.
Classes | |
| class | spell_voodoo |
Enumerations | |
| enum | VoodooSpells { SPELL_BREW = 16712 , SPELL_GHOSTLY = 16713 , SPELL_HEX1 = 16707 , SPELL_HEX2 = 16708 , SPELL_HEX3 = 16709 , SPELL_GROW = 16711 , SPELL_LAUNCH = 16716 } |
Functions | |
| void | AddSC_durotar () |
| enum VoodooSpells |
| Enumerator | |
|---|---|
| SPELL_BREW | |
| SPELL_GHOSTLY | |
| SPELL_HEX1 | |
| SPELL_HEX2 | |
| SPELL_HEX3 | |
| SPELL_GROW | |
| SPELL_LAUNCH | |
Definition at line 23 of file zone_durotar.cpp.
| void AddSC_durotar | ( | ) |