TrinityCore
Loading...
Searching...
No Matches
zone_azshara.cpp File Reference
#include "ScriptMgr.h"
#include "ObjectAccessor.h"
#include "MotionMaster.h"
#include "PassiveAI.h"
#include "Player.h"
#include "ScriptedCreature.h"
#include "ScriptedGossip.h"
#include "SpellInfo.h"
+ Include dependency graph for zone_azshara.cpp:

Go to the source code of this file.

Classes

struct  npc_rizzle_sprysprocket
 
struct  npc_depth_charge
 

Enumerations

enum  RizzleSprysprocketData {
  QUEST_CHASING_THE_MOONSTONE = 10994 , NPC_DEPTH_CHARGE = 23025 , SPELL_RIZZLE_BLACKJACK = 39865 , SPELL_RIZZLE_ESCAPE = 39871 ,
  SPELL_RIZZLE_FROST_GRENADE = 40525 , SPELL_DEPTH_CHARGE_TRAP = 38576 , SPELL_PERIODIC_DEPTH_CHARGE = 39912 , SPELL_GIVE_SOUTHFURY_MOONSTONE = 39886 ,
  SAY_RIZZLE_START = 0 , SAY_RIZZLE_GRENADE = 1 , SAY_RIZZLE_FINAL = 2 , MSG_ESCAPE_NOTICE = 3 ,
  GOSSIP_MENU_GET_MOONSTONE = 57025 , GOSSIP_OPTION_GET_MOONSTONE = 0 , PATH_RIZZLE = 18401600
}
 

Functions

void AddSC_azshara ()
 

Enumeration Type Documentation

◆ RizzleSprysprocketData

Enumerator
QUEST_CHASING_THE_MOONSTONE 
NPC_DEPTH_CHARGE 
SPELL_RIZZLE_BLACKJACK 
SPELL_RIZZLE_ESCAPE 
SPELL_RIZZLE_FROST_GRENADE 
SPELL_DEPTH_CHARGE_TRAP 
SPELL_PERIODIC_DEPTH_CHARGE 
SPELL_GIVE_SOUTHFURY_MOONSTONE 
SAY_RIZZLE_START 
SAY_RIZZLE_GRENADE 
SAY_RIZZLE_FINAL 
MSG_ESCAPE_NOTICE 
GOSSIP_MENU_GET_MOONSTONE 
GOSSIP_OPTION_GET_MOONSTONE 
PATH_RIZZLE 

Definition at line 31 of file zone_azshara.cpp.

Function Documentation

◆ AddSC_azshara()

void AddSC_azshara ( )

Definition at line 186 of file zone_azshara.cpp.

+ Here is the caller graph for this function: