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

Go to the source code of this file.

Classes

struct  boss_gehennas
 

Enumerations

enum  Spells { SPELL_GEHENNAS_CURSE = 19716 , SPELL_RAIN_OF_FIRE = 19717 , SPELL_SHADOW_BOLT = 19728 }
 
enum  Events { EVENT_GEHENNAS_CURSE = 1 , EVENT_RAIN_OF_FIRE = 2 , EVENT_SHADOW_BOLT = 3 }
 

Functions

void AddSC_boss_gehennas ()
 

Enumeration Type Documentation

◆ Events

enum Events
Enumerator
EVENT_GEHENNAS_CURSE 
EVENT_RAIN_OF_FIRE 
EVENT_SHADOW_BOLT 

Definition at line 36 of file boss_gehennas.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_GEHENNAS_CURSE 
SPELL_RAIN_OF_FIRE 
SPELL_SHADOW_BOLT 

Definition at line 29 of file boss_gehennas.cpp.

Function Documentation

◆ AddSC_boss_gehennas()

void AddSC_boss_gehennas ( )

Definition at line 95 of file boss_gehennas.cpp.

+ Here is the caller graph for this function: