![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "CreatureScript.h"#include "Player.h"#include "ScriptedCreature.h"#include "ScriptedEscortAI.h"Go to the source code of this file.
Classes | |
| class | npc_muglash |
| struct | npc_muglash::npc_muglashAI |
Enumerations | |
| enum | Muglash { SAY_MUG_START1 = 0 , SAY_MUG_START2 = 1 , SAY_MUG_BRAZIER = 2 , SAY_MUG_BRAZIER_WAIT = 3 , SAY_MUG_ON_GUARD = 4 , SAY_MUG_REST = 5 , SAY_MUG_DONE = 6 , SAY_MUG_GRATITUDE = 7 , SAY_MUG_PATROL = 8 , SAY_MUG_RETURN = 9 , QUEST_VORSHA = 6641 , GO_NAGA_BRAZIER = 178247 , NPC_WRATH_RIDER = 3713 , NPC_WRATH_SORCERESS = 3717 , NPC_WRATH_RAZORTAIL = 3712 , NPC_WRATH_PRIESTESS = 3944 , NPC_WRATH_MYRMIDON = 3711 , NPC_WRATH_SEAWITCH = 3715 , NPC_VORSHA = 12940 , NPC_MUGLASH = 12717 , ACTION_EXTINGUISH_BLAZIER = 0 } |
Functions | |
| void | AddSC_ashenvale () |
Variables | |
| Position const | FirstNagaCoord [3] |
| Position const | SecondNagaCoord [3] |
| Position const | VorshaCoord = {3633.056885f, 1172.924072f, -5.388f, 0.0f} |
| enum Muglash |
| void AddSC_ashenvale | ( | ) |
Referenced by AddKalimdorScripts().
| Position const FirstNagaCoord[3] |
Referenced by npc_muglash::npc_muglashAI::DoWaveSummon().
| Position const SecondNagaCoord[3] |
Referenced by npc_muglash::npc_muglashAI::DoWaveSummon().
| Position const VorshaCoord = {3633.056885f, 1172.924072f, -5.388f, 0.0f} |
Referenced by npc_muglash::npc_muglashAI::DoWaveSummon().