AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "CreatureScript.h"
#include "Player.h"
#include "ScriptedCreature.h"
#include "ScriptedGossip.h"
Go to the source code of this file.
Classes | |
class | npc_rizzle_sprysprocket |
struct | npc_rizzle_sprysprocket::npc_rizzle_sprysprocketAI |
class | npc_depth_charge |
struct | npc_depth_charge::npc_depth_chargeAI |
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_GET_MOONSTONE = 21893 } |
Functions | |
void | AddSC_azshara () |
Variables | |
Position const | WPs [58] |
void AddSC_azshara | ( | ) |
Referenced by AddKalimdorScripts().
Position const WPs[58] |