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

Go to the source code of this file.

Classes

struct  boss_halycon
 

Enumerations

enum  Spells { SPELL_REND = 13738 , SPELL_THRASH = 3391 }
 
enum  Says { EMOTE_DEATH = 0 }
 
enum  Events { EVENT_REND = 1 , EVENT_THRASH = 2 }
 

Functions

void AddSC_boss_halycon ()
 

Variables

const Position SummonLocation = { -167.9561f, -411.7844f, 76.23057f, 1.53589f }
 

Enumeration Type Documentation

◆ Events

enum Events
Enumerator
EVENT_REND 
EVENT_THRASH 

Definition at line 33 of file boss_halycon.cpp.

◆ Says

enum Says
Enumerator
EMOTE_DEATH 

Definition at line 28 of file boss_halycon.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_REND 
SPELL_THRASH 

Definition at line 22 of file boss_halycon.cpp.

Function Documentation

◆ AddSC_boss_halycon()

void AddSC_boss_halycon ( )

Definition at line 107 of file boss_halycon.cpp.

+ Here is the caller graph for this function:

Variable Documentation

◆ SummonLocation

const Position SummonLocation = { -167.9561f, -411.7844f, 76.23057f, 1.53589f }

Definition at line 39 of file boss_halycon.cpp.