![]() |
TrinityCore
|
#include "ScriptMgr.h"#include "InstanceScript.h"#include "SpellScript.h"#include "SpellInfo.h"#include "Creature.h"#include "firelands.h"#include "GridNotifiers.h"#include "Vehicle.h"#include "MotionMaster.h"
Include dependency graph for firelands.cpp:Go to the source code of this file.
Classes | |
| struct | npc_firelands_flame_archon |
| struct | npc_firelands_molten_flamefather |
| struct | npc_firelands_magmakin |
| class | spell_firelands_fiery_torment |
| class | spell_firelands_smouldering |
| class | spell_firelands_smouldering_aura |
Enumerations | |
| enum | Spells { SPELL_FLAME_TORRENT = 100795 , SPELL_FIERY_TORMENT = 100797 , SPELL_FIERY_TORMENT_DAMAGE = 100802 , SPELL_EARTHQUAKE = 100724 , SPELL_MAGMA_CONDUIT = 100728 , SPELL_ERUPTION = 100755 , SPELL_SUMMON_MAGMAKIN = 100746 , SPELL_SMOULDERING_QUEST_CHECK_A = 101089 , SPELL_SMOULDERING_QUEST_CHECK_H = 101092 } |
Functions | |
| void | AddSC_firelands () |
| enum Spells |
Definition at line 28 of file firelands.cpp.
| void AddSC_firelands | ( | ) |