![]() |
TrinityCore
|
#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 () |
Definition at line 31 of file zone_azshara.cpp.
| void AddSC_azshara | ( | ) |