![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "Cell.h"#include "CellImpl.h"#include "CreatureScript.h"#include "GridNotifiers.h"#include "GridNotifiersImpl.h"#include "Player.h"#include "ScriptedCreature.h"#include "temple_of_ahnqiraj.h"Go to the source code of this file.
Classes | |
| struct | npc_ouro_spawner |
| struct | boss_ouro |
| struct | npc_dirt_mound |
Enumerations | |
| enum | Spells { SPELL_SWEEP = 26103 , SPELL_SAND_BLAST = 26102 , SPELL_GROUND_RUPTURE = 26100 , SPELL_BERSERK = 26615 , SPELL_BOULDER = 26616 , SPELL_OURO_SUBMERGE_VISUAL = 26063 , SPELL_SUMMON_SANDWORM_BASE = 26133 , SPELL_BIRTH = 26586 , SPELL_DIRTMOUND_PASSIVE = 26092 , SPELL_SUMMON_OURO = 26061 , SPELL_SUMMON_OURO_MOUNDS = 26058 , SPELL_QUAKE = 26093 , SPELL_SUMMON_SCARABS = 26060 , SPELL_SUMMON_OURO_AURA = 26642 , SPELL_DREAM_FOG = 24780 } |
| enum | Misc { GROUP_EMERGED = 0 , GROUP_PHASE_TRANSITION = 1 , NPC_DIRT_MOUND = 15712 , GO_SANDWORM_BASE = 180795 , DATA_OURO_HEALTH = 0 } |
Functions | |
| void | AddSC_boss_ouro () |
| enum Misc |
| Enumerator | |
|---|---|
| GROUP_EMERGED | |
| GROUP_PHASE_TRANSITION | |
| NPC_DIRT_MOUND | |
| GO_SANDWORM_BASE | |
| DATA_OURO_HEALTH | |
| enum Spells |
| void AddSC_boss_ouro | ( | ) |
References RegisterTempleOfAhnQirajCreatureAI.
Referenced by AddKalimdorScripts().