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

Go to the source code of this file.

Classes

struct  boss_nerubenkan
 

Enumerations

enum  NerubenkanSpells { SPELL_CRYPT_SCARABS = 31602 , SPELL_ENCASING_WEBS = 4962 , SPELL_PIERCE_ARMOR = 6016 , SPELL_RAISE_SCARAB = 17235 }
 
enum  NerubenkanEvents { EVENT_CRYPT_SCARABS = 1 , EVENT_ENCASING_WEBS , EVENT_PIERCE_ARMOR , EVENT_RAISE_SCARAB }
 

Functions

void AddSC_boss_nerubenkan ()
 

Enumeration Type Documentation

◆ NerubenkanEvents

Enumerator
EVENT_CRYPT_SCARABS 
EVENT_ENCASING_WEBS 
EVENT_PIERCE_ARMOR 
EVENT_RAISE_SCARAB 

Definition at line 34 of file boss_nerubenkan.cpp.

◆ NerubenkanSpells

Enumerator
SPELL_CRYPT_SCARABS 
SPELL_ENCASING_WEBS 
SPELL_PIERCE_ARMOR 
SPELL_RAISE_SCARAB 

Definition at line 26 of file boss_nerubenkan.cpp.

Function Documentation

◆ AddSC_boss_nerubenkan()

void AddSC_boss_nerubenkan ( )

Definition at line 96 of file boss_nerubenkan.cpp.

+ Here is the caller graph for this function: