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

Go to the source code of this file.

Classes

struct  boss_quagmirran
 

Enumerations

enum  Spells { SPELL_ACID_SPRAY = 38153 , SPELL_CLEAVE = 40504 , SPELL_UPPERCUT = 32055 , SPELL_POISON_BOLT_VOLLEY = 34780 }
 
enum  Events { EVENT_ACID_SPRAY = 1 , EVENT_CLEAVE = 2 , EVENT_UPPERCUT = 3 , EVENT_POISON_BOLT_VOLLEY = 4 }
 

Functions

void AddSC_boss_quagmirran ()
 

Enumeration Type Documentation

◆ Events

enum Events
Enumerator
EVENT_ACID_SPRAY 
EVENT_CLEAVE 
EVENT_UPPERCUT 
EVENT_POISON_BOLT_VOLLEY 

Definition at line 37 of file boss_quagmirran.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_ACID_SPRAY 
SPELL_CLEAVE 
SPELL_UPPERCUT 
SPELL_POISON_BOLT_VOLLEY 

Definition at line 29 of file boss_quagmirran.cpp.

Function Documentation

◆ AddSC_boss_quagmirran()

void AddSC_boss_quagmirran ( )

Definition at line 111 of file boss_quagmirran.cpp.

+ Here is the caller graph for this function: