![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "CreatureScript.h"#include "CreatureTextMgr.h"#include "GameObjectAI.h"#include "GameObjectScript.h"#include "ScriptedCreature.h"#include "TaskScheduler.h"#include "ruins_of_ahnqiraj.h"Go to the source code of this file.
Classes | |
| struct | boss_kurinnaxx |
| struct | go_sand_trap |
Enumerations | |
| enum | Spells { SPELL_MORTAL_WOUND = 25646 , SPELL_SAND_TRAP = 25648 , SPELL_ENRAGE = 26527 , SPELL_SUMMON_PLAYER = 26446 , SPELL_WIDE_SLASH = 25814 , SPELL_THRASH = 3391 } |
| enum | Texts { SAY_KURINNAXX_DEATH = 5 } |
Functions | |
| void | AddSC_boss_kurinnaxx () |
| enum Spells |
| Enumerator | |
|---|---|
| SPELL_MORTAL_WOUND | |
| SPELL_SAND_TRAP | |
| SPELL_ENRAGE | |
| SPELL_SUMMON_PLAYER | |
| SPELL_WIDE_SLASH | |
| SPELL_THRASH | |
| enum Texts |
| void AddSC_boss_kurinnaxx | ( | ) |
References RegisterGameObjectAI, and RegisterRuinsOfAhnQirajCreatureAI.
Referenced by AddKalimdorScripts().