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

Go to the source code of this file.

Classes

class  boss_ook_ook
struct  boss_ook_ook::boss_ook_ookAI

Enumerations

enum  Events { EVENT_GROUND_POUND = 1 , EVENT_BANANA_AURA = 2 }
enum  Spells { SPELL_GROUND_POUND = 106807 , SPELL_GOING_BANANAS = 106651 }
enum  Yells {
  YELL_AGGRO = 0 , YELL_DEATH = 1 , YELL_KILL = 2 , YELL_SPELL1 = 3 ,
  YELL_SPELL2 = 4 , YELL_SPELL3 = 5
}

Functions

void AddSC_boss_ook_ook ()

Enumeration Type Documentation

◆ Events

enum Events
Enumerator
EVENT_GROUND_POUND 
EVENT_BANANA_AURA 

Definition at line 18 of file boss_ook_ook.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_GROUND_POUND 
SPELL_GOING_BANANAS 

Definition at line 12 of file boss_ook_ook.cpp.

◆ Yells

enum Yells
Enumerator
YELL_AGGRO 
YELL_DEATH 
YELL_KILL 
YELL_SPELL1 
YELL_SPELL2 
YELL_SPELL3 

Definition at line 24 of file boss_ook_ook.cpp.

Function Documentation

◆ AddSC_boss_ook_ook()

void AddSC_boss_ook_ook ( )

Definition at line 124 of file boss_ook_ook.cpp.

Referenced by AddPandariaScripts().