![]() |
TrinityCore
|
#include "MotionMaster.h"#include "ScriptMgr.h"#include "ScriptedCreature.h"#include "WaypointDefines.h"
Include dependency graph for zone_mulgore.cpp:Go to the source code of this file.
Classes | |
| class | npc_eagle_spirit |
| struct | npc_eagle_spirit::npc_eagle_spirit_AI |
Enumerations | |
| enum | EagleSpirit { SPELL_EJECT_ALL_PASSENGERS = 50630 , SPELL_SPIRIT_FORM = 69324 } |
Functions | |
| void | AddSC_mulgore () |
Variables | |
| WaypointPath const | EagleSpiritflightPath |
| enum EagleSpirit |
| Enumerator | |
|---|---|
| SPELL_EJECT_ALL_PASSENGERS | |
| SPELL_SPIRIT_FORM | |
Definition at line 27 of file zone_mulgore.cpp.
| void AddSC_mulgore | ( | ) |
| WaypointPath const EagleSpiritflightPath |
Definition at line 33 of file zone_mulgore.cpp.