TrinityCore
Loading...
Searching...
No Matches
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
 
class  spell_dustwallow_marsh_alcaz_survey_aura
 

Enumerations

enum  OozeZap { SPELL_OOZE_CHANNEL_CREDIT = 42486 }
 
enum  RecoverTheCargo { SPELL_SUMMON_LOCKBOX = 42288 , SPELL_SUMMON_BURROWER = 42289 }
 
enum  SurveyAlcazIsland { SPELL_ALCAZ_SURVEY_CREDIT = 42316 }
 

Functions

void AddSC_dustwallow_marsh ()
 

Enumeration Type Documentation

◆ OozeZap

enum OozeZap
Enumerator
SPELL_OOZE_CHANNEL_CREDIT 

Definition at line 23 of file zone_dustwallow_marsh.cpp.

◆ RecoverTheCargo

Enumerator
SPELL_SUMMON_LOCKBOX 
SPELL_SUMMON_BURROWER 

Definition at line 117 of file zone_dustwallow_marsh.cpp.

◆ SurveyAlcazIsland

Enumerator
SPELL_ALCAZ_SURVEY_CREDIT 

Definition at line 148 of file zone_dustwallow_marsh.cpp.

Function Documentation

◆ AddSC_dustwallow_marsh()

void AddSC_dustwallow_marsh ( )

Definition at line 174 of file zone_dustwallow_marsh.cpp.

+ Here is the caller graph for this function: