![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "Cell.h"#include "CreatureScript.h"#include "GridNotifiers.h"#include "Player.h"#include "ScriptedCreature.h"#include "ScriptedEscortAI.h"#include "ScriptedGossip.h"#include "SpellInfo.h"Go to the source code of this file.
Classes | |
| class | npc_bunthen_plainswind |
| class | npc_great_bear_spirit |
| class | npc_silva_filnaveth |
| class | npc_clintar_spirit |
| struct | npc_clintar_spirit::npc_clintar_spiritAI |
| class | npc_omen |
| struct | npc_omen::npc_omenAI |
| class | npc_giant_spotlight |
| struct | npc_giant_spotlight::npc_giant_spotlightAI |
Enumerations | |
| enum | Bunthen { QUEST_SEA_LION_HORDE = 30 , QUEST_SEA_LION_ALLY = 272 , TAXI_PATH_ID_ALLY = 315 , TAXI_PATH_ID_HORDE = 316 } |
| enum | ClintarSpirit { ASPECT_RAVEN = 22915 , CLINTAR_SPIRIT_SAY_START = 0 } |
| enum | Omen { NPC_OMEN = 15467 , SPELL_OMEN_CLEAVE = 15284 , SPELL_OMEN_STARFALL = 26540 , SPELL_OMEN_SUMMON_SPOTLIGHT = 26392 , SPELL_ELUNE_CANDLE = 26374 , GO_ELUNE_TRAP_1 = 180876 , GO_ELUNE_TRAP_2 = 180877 , EVENT_CAST_CLEAVE = 1 , EVENT_CAST_STARFALL = 2 , EVENT_DESPAWN = 3 } |
Functions | |
| void | AddSC_moonglade () |
Variables | |
| float const | Clintar_spirit_WP [41][5] |
| Position const | AspectRavenSummon = {7472.96f, -3074.18f, 427.566f, 0.0f} |
| enum Bunthen |
| Enumerator | |
|---|---|
| QUEST_SEA_LION_HORDE | |
| QUEST_SEA_LION_ALLY | |
| TAXI_PATH_ID_ALLY | |
| TAXI_PATH_ID_HORDE | |
| enum ClintarSpirit |
| Enumerator | |
|---|---|
| ASPECT_RAVEN | |
| CLINTAR_SPIRIT_SAY_START | |
| enum Omen |
| Enumerator | |
|---|---|
| NPC_OMEN | |
| SPELL_OMEN_CLEAVE | |
| SPELL_OMEN_STARFALL | |
| SPELL_OMEN_SUMMON_SPOTLIGHT | |
| SPELL_ELUNE_CANDLE | |
| GO_ELUNE_TRAP_1 | |
| GO_ELUNE_TRAP_2 | |
| EVENT_CAST_CLEAVE | |
| EVENT_CAST_STARFALL | |
| EVENT_DESPAWN | |
| void AddSC_moonglade | ( | ) |
Referenced by AddKalimdorScripts().
| Position const AspectRavenSummon = {7472.96f, -3074.18f, 427.566f, 0.0f} |
Referenced by npc_clintar_spirit::npc_clintar_spiritAI::UpdateAI().
| float const Clintar_spirit_WP[41][5] |
Referenced by npc_clintar_spirit::npc_clintar_spiritAI::StartEvent().