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

Go to the source code of this file.

Classes

struct  boss_venoxis
 

Enumerations

enum  Yells {
  SAY_AGGRO = 0 , SAY_BLOODVENOM = 1 , SAY_TRANSFROM = 2 , SAY_WORD_OF_HETHISS = 3 ,
  EMOTE_BLOODVENOM = 4 , EMOTE_VENOM_WITHDRAWAL = 5 , SAY_PLAYER_KILL = 6 , SAY_DEATH = 7
}
 
enum  Spells
 
enum  Events
 

Functions

void AddSC_boss_venoxis ()
 

Enumeration Type Documentation

◆ Events

enum Events

Definition at line 38 of file boss_venoxis.cpp.

◆ Spells

enum Spells

Definition at line 34 of file boss_venoxis.cpp.

◆ Yells

enum Yells
Enumerator
SAY_AGGRO 
SAY_BLOODVENOM 
SAY_TRANSFROM 
SAY_WORD_OF_HETHISS 
EMOTE_BLOODVENOM 
EMOTE_VENOM_WITHDRAWAL 
SAY_PLAYER_KILL 
SAY_DEATH 

Definition at line 22 of file boss_venoxis.cpp.

Function Documentation

◆ AddSC_boss_venoxis()

void AddSC_boss_venoxis ( )

Definition at line 94 of file boss_venoxis.cpp.

+ Here is the caller graph for this function: