![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "CreatureScript.h"#include "ScriptedCreature.h"#include "SpellScript.h"#include "SpellScriptLoader.h"#include "temple_of_ahnqiraj.h"Go to the source code of this file.
Classes | |
| struct | boss_bug_trio |
| struct | boss_kri |
| struct | boss_vem |
| struct | boss_yauj |
| class | spell_vem_knockback |
| class | spell_vem_vengeance |
Enumerations | |
| enum | Spells { SPELL_BLOODY_DEATH = 25770 , SPELL_FULL_HEAL = 17683 , SPELL_CLEAVE = 26350 , SPELL_THRASH = 3391 , SPELL_TOXIC_VOLLEY = 25812 , SPELL_POISON_CLOUD = 26590 , SPELL_CHARGE = 26561 , SPELL_KNOCKBACK = 18670 , SPELL_KNOCKDOWN = 19128 , SPELL_VENGEANCE = 25790 , SPELL_HEAL = 25807 , SPELL_FEAR = 26580 , SPELL_RAVAGE = 3242 , SPELL_DISPEL = 25808 , NPC_YAUJ_BROOD = 15621 } |
| enum | Misc { ACTION_CONSUME = 0 , ACTION_EXPLODE = 1 , EMOTE_DEVOURED = 0 , POINT_CONSUME = 0 , VEM_WAYPOINT_PATH = 876030 } |
Functions | |
| void | AddSC_bug_trio () |
Variables | |
| const Position | resetPoint = { -8582.0f, 2047.0f, -1.62f } |
| enum Misc |
| Enumerator | |
|---|---|
| ACTION_CONSUME | |
| ACTION_EXPLODE | |
| EMOTE_DEVOURED | |
| POINT_CONSUME | |
| VEM_WAYPOINT_PATH | |
| enum Spells |
| void AddSC_bug_trio | ( | ) |
References RegisterSpellScript, and RegisterTempleOfAhnQirajCreatureAI.
Referenced by AddKalimdorScripts().
| const Position resetPoint = { -8582.0f, 2047.0f, -1.62f } |
Referenced by boss_bug_trio::CheckInRoom().