![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "CreatureScript.h"#include "Player.h"#include "ScriptedCreature.h"#include "SpellScript.h"#include "SpellScriptLoader.h"#include "Vehicle.h"Go to the source code of this file.
Classes | |
| class | npc_tiger_matriarch_credit |
| struct | npc_tiger_matriarch_credit::npc_tiger_matriarch_creditAI |
| class | npc_tiger_matriarch |
| struct | npc_tiger_matriarch::npc_tiger_matriarchAI |
| class | npc_troll_volunteer |
| struct | npc_troll_volunteer::npc_troll_volunteerAI |
| class | spell_mount_check_aura |
| class | spell_voljin_war_drums |
| class | spell_voodoo |
Typedefs | |
| typedef npc_troll_volunteer::npc_troll_volunteerAI | VolunteerAI |
Functions | |
| void | AddSC_durotar () |
Variables | |
| uint32 const | trollmodel [] |
| enum Creatures |
| Enumerator | |
|---|---|
| NPC_TIGER_VEHICLE | |
| NPC_URUZIN | |
| NPC_VOLUNTEER_1 | |
| NPC_VOLUNTEER_2 | |
| NPC_CITIZEN_1 | |
| NPC_CITIZEN_2 | |
| enum Events |
| Enumerator | |
|---|---|
| EVENT_CHECK_SUMMON_AURA | |
| EVENT_POUNCE | |
| EVENT_NOSUMMON | |
| enum Points |
| enum Spells |
| enum Texts |
| Enumerator | |
|---|---|
| SAY_MATRIARCH_AGGRO | |
| SAY_VOLUNTEER_START | |
| SAY_VOLUNTEER_END | |
| enum VoodooSpells |
| void AddSC_durotar | ( | ) |
References RegisterSpellScript.
Referenced by AddKalimdorScripts().
| uint32 const trollmodel[] |
Referenced by npc_troll_volunteer::npc_troll_volunteerAI::InitializeAI().