Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
boss_gehennas.cpp File Reference
#include "ObjectMgr.h"
#include "ScriptMgr.h"
#include "ScriptedCreature.h"
#include "molten_core.h"
Include dependency graph for boss_gehennas.cpp:

Go to the source code of this file.

Classes

class  boss_gehennas
struct  boss_gehennas::boss_gehennasAI

Enumerations

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

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 25 of file boss_gehennas.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_GEHENNAS_CURSE 
SPELL_RAIN_OF_FIRE 
SPELL_SHADOW_BOLT 

Definition at line 18 of file boss_gehennas.cpp.

Function Documentation

◆ AddSC_boss_gehennas()

void AddSC_boss_gehennas ( )

Definition at line 94 of file boss_gehennas.cpp.

Referenced by AddEasternKingdomsScripts().