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

Go to the source code of this file.

Classes

struct  boss_baron_geddon
 
class  spell_baron_geddon_inferno
 

Enumerations

enum  GeddonTexts { EMOTE_SERVICE = 0 }
 
enum  GeddonSpells {
  SPELL_INFERNO = 19695 , SPELL_IGNITE_MANA = 19659 , SPELL_LIVING_BOMB = 20475 , SPELL_ARMAGEDDON = 20478 ,
  SPELL_INFERNO_DMG = 19698
}
 
enum  GeddonEvents { EVENT_INFERNO = 1 , EVENT_IGNITE_MANA , EVENT_LIVING_BOMB , EVENT_ARMAGEDDON }
 

Functions

void AddSC_boss_baron_geddon ()
 

Enumeration Type Documentation

◆ GeddonEvents

Enumerator
EVENT_INFERNO 
EVENT_IGNITE_MANA 
EVENT_LIVING_BOMB 
EVENT_ARMAGEDDON 

Definition at line 40 of file boss_baron_geddon.cpp.

◆ GeddonSpells

Enumerator
SPELL_INFERNO 
SPELL_IGNITE_MANA 
SPELL_LIVING_BOMB 
SPELL_ARMAGEDDON 
SPELL_INFERNO_DMG 

Definition at line 30 of file boss_baron_geddon.cpp.

◆ GeddonTexts

Enumerator
EMOTE_SERVICE 

Definition at line 25 of file boss_baron_geddon.cpp.

Function Documentation

◆ AddSC_boss_baron_geddon()

void AddSC_boss_baron_geddon ( )

Definition at line 155 of file boss_baron_geddon.cpp.

+ Here is the caller graph for this function: