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

Go to the source code of this file.

Classes

class  boss_grimlok
struct  boss_grimlok::boss_grimlokAI

Enumerations

enum  Grimlok {
  SAY_AGGRO = 0 , SAY_KILL = 1 , SPELL_LIGHTNING_BOLT = 12167 , SPELL_CHAIN_BOLT = 8292 ,
  SPELL_BLOODLUST = 6742 , SPELL_SHRINK = 11892
}

Functions

void AddSC_boss_grimlok ()

Enumeration Type Documentation

◆ Grimlok

enum Grimlok
Enumerator
SAY_AGGRO 
SAY_KILL 
SPELL_LIGHTNING_BOLT 
SPELL_CHAIN_BOLT 
SPELL_BLOODLUST 
SPELL_SHRINK 

Definition at line 16 of file boss_grimlok.cpp.

Function Documentation

◆ AddSC_boss_grimlok()

void AddSC_boss_grimlok ( )

Definition at line 105 of file boss_grimlok.cpp.

Referenced by AddEasternKingdomsScripts().