TrinityCore
Loading...
Searching...
No Matches
firelands.cpp File Reference
#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 ()
 

Enumeration Type Documentation

◆ Spells

enum Spells
Enumerator
SPELL_FLAME_TORRENT 
SPELL_FIERY_TORMENT 
SPELL_FIERY_TORMENT_DAMAGE 
SPELL_EARTHQUAKE 
SPELL_MAGMA_CONDUIT 
SPELL_ERUPTION 
SPELL_SUMMON_MAGMAKIN 
SPELL_SMOULDERING_QUEST_CHECK_A 
SPELL_SMOULDERING_QUEST_CHECK_H 

Definition at line 28 of file firelands.cpp.

Function Documentation

◆ AddSC_firelands()

void AddSC_firelands ( )

Definition at line 329 of file firelands.cpp.

+ Here is the caller graph for this function: