TrinityCore
zone_dustwallow_marsh.cpp File Reference
#include "ScriptMgr.h"
#include "Player.h"
#include "SpellInfo.h"
#include "SpellScript.h"
+ Include dependency graph for zone_dustwallow_marsh.cpp:

Go to the source code of this file.

Classes

class  spell_ooze_zap
 
class  spell_ooze_zap_channel_end
 
class  spell_energize_aoe
 
class  spell_dustwallow_marsh_salvage_wreckage
 

Enumerations

enum  OozeZap { SPELL_OOZE_ZAP = 42489 , SPELL_OOZE_CHANNEL_CREDIT = 42486 , SPELL_ENERGIZED = 42492 }
 
enum  RecoverTheCargo { SPELL_SUMMON_LOCKBOX = 42288 , SPELL_SUMMON_BURROWER = 42289 }
 

Functions

void AddSC_dustwallow_marsh ()
 

Enumeration Type Documentation

◆ OozeZap

enum OozeZap
Enumerator
SPELL_OOZE_ZAP 
SPELL_OOZE_CHANNEL_CREDIT 
SPELL_ENERGIZED 

Definition at line 23 of file zone_dustwallow_marsh.cpp.

◆ RecoverTheCargo

Enumerator
SPELL_SUMMON_LOCKBOX 
SPELL_SUMMON_BURROWER 

Definition at line 124 of file zone_dustwallow_marsh.cpp.

Function Documentation

◆ AddSC_dustwallow_marsh()

void AddSC_dustwallow_marsh ( )

Definition at line 149 of file zone_dustwallow_marsh.cpp.

+ Here is the caller graph for this function: