![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "Cell.h"#include "CellImpl.h"#include "CreatureScript.h"#include "GameObjectScript.h"#include "GridNotifiers.h"#include "ScriptedCreature.h"#include "ScriptedEscortAI.h"#include "SpellAuras.h"#include "SpellScript.h"#include "SpellScriptLoader.h"#include "GridNotifiersImpl.h"Go to the source code of this file.
Classes | |
| class | npc_draenei_survivor |
| struct | npc_draenei_survivor::npc_draenei_survivorAI |
| class | npc_injured_draenei |
| struct | npc_injured_draenei::npc_injured_draeneiAI |
| class | npc_magwin |
| struct | npc_magwin::npc_magwinAI |
| class | go_ravager_cage |
| class | npc_death_ravager |
| struct | npc_death_ravager::npc_death_ravagerAI |
| class | npc_stillpine_capitive |
| struct | npc_stillpine_capitive::npc_stillpine_capitiveAI |
| class | go_bristlelimb_cage |
| class | spell_inoculate_nestlewood_owlkin |
Enumerations | |
| enum | draeneiSurvivor { SAY_HEAL = 0 , SAY_HELP = 1 , SPELL_IRRIDATION = 35046 , SPELL_STUNNED = 28630 } |
| enum | Magwin { SAY_START = 0 , SAY_AGGRO = 1 , SAY_PROGRESS = 2 , SAY_END1 = 3 , SAY_END2 = 4 , EMOTE_HUG = 5 , NPC_COWLEN = 17311 , SAY_COWLEN = 0 , EVENT_ACCEPT_QUEST = 1 , EVENT_START_ESCORT = 2 , EVENT_STAND = 3 , EVENT_TALK_END = 4 , EVENT_COWLEN_TALK = 5 , QUEST_A_CRY_FOR_HELP = 9528 } |
| enum | RavegerCage { NPC_DEATH_RAVAGER = 17556 , SPELL_REND = 13443 , SPELL_ENRAGING_BITE = 30736 , QUEST_STRENGTH_ONE = 9582 } |
| enum | BristlelimbCage { QUEST_THE_PROPHECY_OF_AKIDA = 9544 , NPC_STILLPINE_CAPITIVE = 17375 , GO_BRISTELIMB_CAGE = 181714 , CAPITIVE_SAY = 0 , POINT_INIT = 1 , EVENT_DESPAWN = 1 } |
| enum | NestlewoodOwlkin { NPC_NESTLEWOOD_OWLKIN_ENTRY = 16518 , NPC_INOCULATED_OWLKIN_ENTRY = 16534 , TALK_OWLKIN = 0 } |
Functions | |
| void | AddSC_azuremyst_isle () |
| enum BristlelimbCage |
| Enumerator | |
|---|---|
| QUEST_THE_PROPHECY_OF_AKIDA | |
| NPC_STILLPINE_CAPITIVE | |
| GO_BRISTELIMB_CAGE | |
| CAPITIVE_SAY | |
| POINT_INIT | |
| EVENT_DESPAWN | |
| enum draeneiSurvivor |
| Enumerator | |
|---|---|
| SAY_HEAL | |
| SAY_HELP | |
| SPELL_IRRIDATION | |
| SPELL_STUNNED | |
| enum Magwin |
| Enumerator | |
|---|---|
| SAY_START | |
| SAY_AGGRO | |
| SAY_PROGRESS | |
| SAY_END1 | |
| SAY_END2 | |
| EMOTE_HUG | |
| NPC_COWLEN | |
| SAY_COWLEN | |
| EVENT_ACCEPT_QUEST | |
| EVENT_START_ESCORT | |
| EVENT_STAND | |
| EVENT_TALK_END | |
| EVENT_COWLEN_TALK | |
| QUEST_A_CRY_FOR_HELP | |
| enum NestlewoodOwlkin |
| Enumerator | |
|---|---|
| NPC_NESTLEWOOD_OWLKIN_ENTRY | |
| NPC_INOCULATED_OWLKIN_ENTRY | |
| TALK_OWLKIN | |
| enum RavegerCage |
| Enumerator | |
|---|---|
| NPC_DEATH_RAVAGER | |
| SPELL_REND | |
| SPELL_ENRAGING_BITE | |
| QUEST_STRENGTH_ONE | |
| void AddSC_azuremyst_isle | ( | ) |
References RegisterSpellScript.
Referenced by AddKalimdorScripts().