TrinityCore
Loading...
Searching...
No Matches
boss_magmadar.cpp File Reference
#include "ScriptMgr.h"
#include "molten_core.h"
#include "ScriptedCreature.h"
+ Include dependency graph for boss_magmadar.cpp:

Go to the source code of this file.

Classes

struct  boss_magmadar
 

Enumerations

enum  Texts { EMOTE_FRENZY = 0 }
 
enum  Spells { SPELL_FRENZY = 19451 , SPELL_MAGMA_SPIT = 19449 , SPELL_PANIC = 19408 , SPELL_LAVA_BOMB = 19428 }
 
enum  Events { EVENT_FRENZY = 1 , EVENT_PANIC = 2 , EVENT_LAVA_BOMB = 3 }
 

Functions

void AddSC_boss_magmadar ()
 

Enumeration Type Documentation

◆ Events

enum Events
Enumerator
EVENT_FRENZY 
EVENT_PANIC 
EVENT_LAVA_BOMB 

Definition at line 42 of file boss_magmadar.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_FRENZY 
SPELL_MAGMA_SPIT 
SPELL_PANIC 
SPELL_LAVA_BOMB 

Definition at line 34 of file boss_magmadar.cpp.

◆ Texts

enum Texts
Enumerator
EMOTE_FRENZY 

Definition at line 29 of file boss_magmadar.cpp.

Function Documentation

◆ AddSC_boss_magmadar()

void AddSC_boss_magmadar ( )

Definition at line 107 of file boss_magmadar.cpp.

+ Here is the caller graph for this function: