![]() |
TrinityCore
|
#include "AreaTrigger.h"#include "AreaTriggerAI.h"#include "CellImpl.h"#include "Containers.h"#include "Conversation.h"#include "Creature.h"#include "GridNotifiersImpl.h"#include "InstanceScript.h"#include "ObjectAccessor.h"#include "PathGenerator.h"#include "ScriptMgr.h"#include "ScriptedCreature.h"#include "SpellAuraEffects.h"#include "SpellAuras.h"#include "SpellMgr.h"#include "SpellScript.h"#include "underrot.h"
Include dependency graph for boss_sporecaller_zancha.cpp:Go to the source code of this file.
Functions | |
| void | AddSC_boss_sporecaller_zancha () |
| enum MusashitakeMisc |
| Enumerator | |
|---|---|
| CONVERSATION_START | |
Definition at line 106 of file boss_sporecaller_zancha.cpp.
| Enumerator | |
|---|---|
| ACTION_INTRO | |
Definition at line 96 of file boss_sporecaller_zancha.cpp.
| Enumerator | |
|---|---|
| NPC_SPORE_POD | |
Definition at line 101 of file boss_sporecaller_zancha.cpp.
| Enumerator | |
|---|---|
| EVENT_CHECK_ENERGY | |
| EVENT_SHOCKWAVE | |
| EVENT_UPHEAVAL | |
| EVENT_VOLATILE_PODS | |
| EVENT_BOUNDLESS_ROT | |
| EVENT_TELEPORT | |
Definition at line 64 of file boss_sporecaller_zancha.cpp.
Definition at line 36 of file boss_sporecaller_zancha.cpp.
| Enumerator | |
|---|---|
| SUMMON_GROUP_ZANCHA_INTRO | |
| SUMMON_GROUP_MUSASHITAKE | |
| SUMMON_GROUP_VOLATILE_PODS | |
Definition at line 89 of file boss_sporecaller_zancha.cpp.
| Enumerator | |
|---|---|
| SAY_AGGRO | |
| SAY_UPHEAVAL | |
| SAY_FESTERING_HARVEST | |
| SAY_WIPE | |
| SAY_KILL | |
| SAY_DEATH | |
| SAY_PERSONAL | |
Definition at line 76 of file boss_sporecaller_zancha.cpp.
| void AddSC_boss_sporecaller_zancha | ( | ) |
Definition at line 670 of file boss_sporecaller_zancha.cpp.
Here is the caller graph for this function: