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

Go to the source code of this file.

Classes

class  boss_commander_kolurg
struct  boss_commander_kolurg::boss_commander_kolurgAI

Macros

#define SAY_AGGRO   -1576024
#define SAY_DEATH   -1576026
#define SAY_KILL   -1576025

Enumerations

enum  Spells {
  SPELL_BATTLE_SHOUT = 31403 , SPELL_CHARGE = 60067 , SPELL_FRIGHTENING_SHOUT = 19134 , SPELL_WHIRLWIND_1 = 38619 ,
  SPELL_WHIRLWIND_2 = 38618
}

Functions

void AddSC_boss_commander_kolurg ()

Macro Definition Documentation

◆ SAY_AGGRO

#define SAY_AGGRO   -1576024

Definition at line 28 of file boss_commander_kolurg.cpp.

◆ SAY_DEATH

#define SAY_DEATH   -1576026

Definition at line 30 of file boss_commander_kolurg.cpp.

◆ SAY_KILL

#define SAY_KILL   -1576025

Definition at line 29 of file boss_commander_kolurg.cpp.

Enumeration Type Documentation

◆ Spells

enum Spells
Enumerator
SPELL_BATTLE_SHOUT 
SPELL_CHARGE 
SPELL_FRIGHTENING_SHOUT 
SPELL_WHIRLWIND_1 
SPELL_WHIRLWIND_2 

Definition at line 17 of file boss_commander_kolurg.cpp.

Function Documentation

◆ AddSC_boss_commander_kolurg()

void AddSC_boss_commander_kolurg ( )

Definition at line 63 of file boss_commander_kolurg.cpp.