AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "razorfen_downs.h"
#include "Cell.h"
#include "CellImpl.h"
#include "CreatureScript.h"
#include "GridNotifiers.h"
#include "PassiveAI.h"
#include "Player.h"
#include "ScriptedCreature.h"
#include "GridNotifiersImpl.h"
Go to the source code of this file.
Classes | |
class | npc_belnistrasz |
struct | npc_belnistrasz::npc_belnistraszAI |
class | npc_idol_room_spawner |
struct | npc_idol_room_spawner::npc_idol_room_spawnerAI |
Enumerations | |
enum | Belnistrasz { EVENT_CHANNEL = 1 , EVENT_IDOL_ROOM_SPAWNER = 2 , EVENT_PROGRESS = 3 , EVENT_COMPLETE = 4 , EVENT_FIREBALL = 5 , EVENT_FROST_NOVA = 6 , PATH_ESCORT = 871710 , POINT_REACH_IDOL = 17 , QUEST_EXTINGUISHING_THE_IDOL = 3525 , SAY_QUEST_ACCEPTED = 0 , SAY_EVENT_START = 1 , SAY_EVENT_THREE_MIN_LEFT = 2 , SAY_EVENT_TWO_MIN_LEFT = 3 , SAY_EVENT_ONE_MIN_LEFT = 4 , SAY_EVENT_END = 5 , SAY_AGGRO = 6 , SAY_WATCH_OUT = 7 , SPELL_ARCANE_INTELLECT = 13326 , SPELL_FIREBALL = 9053 , SPELL_FROST_NOVA = 11831 , SPELL_IDOL_SHUTDOWN_VISUAL = 12774 , SPELL_IDOM_ROOM_CAMERA_SHAKE = 12816 } |
Functions | |
void | AddSC_razorfen_downs () |
Variables | |
Position const | PosSummonSpawner [3] |
enum Belnistrasz |
void AddSC_razorfen_downs | ( | ) |
Referenced by AddKalimdorScripts().
Position const PosSummonSpawner[3] |
Referenced by npc_belnistrasz::npc_belnistraszAI::UpdateAI().