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

Go to the source code of this file.

Classes

class  AreaTrigger_at_ssb_banana_bar
class  npc_banana_hozen
struct  npc_banana_hozen::npc_banana_hozenAI
class  npc_bopper
struct  npc_bopper::npc_bopperAI

Macros

#define SAY_OOK_OOK_1   "Who crashing Ook party!?"

Enumerations

enum  Spells { SPELL_SSB_BANANA_BAR = 107297 , SPELL_SSB_BANANA_BAR_REMOVE = 107347 }

Functions

void AddSC_stormstout_brewery ()
void SummonHoptallusIfReady (InstanceScript *instance, Creature *creature, Unit *killer)
void SummonOokOokIfReady (InstanceScript *instance, Creature *creature, Unit *killer)

Macro Definition Documentation

◆ SAY_OOK_OOK_1

#define SAY_OOK_OOK_1   "Who crashing Ook party!?"

Definition at line 17 of file stormstout_brewery.cpp.

Referenced by SummonOokOokIfReady().

Enumeration Type Documentation

◆ Spells

enum Spells
Enumerator
SPELL_SSB_BANANA_BAR 
SPELL_SSB_BANANA_BAR_REMOVE 

Definition at line 11 of file stormstout_brewery.cpp.

Function Documentation

◆ AddSC_stormstout_brewery()

void AddSC_stormstout_brewery ( )

Definition at line 175 of file stormstout_brewery.cpp.

Referenced by AddPandariaScripts().

◆ SummonHoptallusIfReady()

◆ SummonOokOokIfReady()