![]() |
TrinityCore
|
#include "ScriptMgr.h"#include "ScriptedCreature.h"#include "SpellScript.h"#include "Unit.h"#include "mana_tombs.h"
Include dependency graph for mana_tombs.cpp:Go to the source code of this file.
Classes | |
| struct | npc_yor |
| class | spell_mana_tombs_summon_arcane_fiends |
Enumerations | |
| enum | YorSpells { SPELL_DOUBLE_BREATH = 38361 } |
| enum | SummonArcaneFiends { SPELL_SUMMON_ARCANE_FIEND_1 = 32349 , SPELL_SUMMON_ARCANE_FIEND_2 = 32353 } |
Functions | |
| void | AddSC_mana_tombs () |
| enum SummonArcaneFiends |
| Enumerator | |
|---|---|
| SPELL_SUMMON_ARCANE_FIEND_1 | |
| SPELL_SUMMON_ARCANE_FIEND_2 | |
Definition at line 70 of file mana_tombs.cpp.
| enum YorSpells |
| Enumerator | |
|---|---|
| SPELL_DOUBLE_BREATH | |
Definition at line 24 of file mana_tombs.cpp.
| void AddSC_mana_tombs | ( | ) |