![]() |
TrinityCore
|
#include "ScriptMgr.h"#include "Creature.h"#include "MotionMaster.h"#include "Player.h"#include "ScriptedCreature.h"#include "SpellInfo.h"
Include dependency graph for zone_abyssal_depths.cpp:Go to the source code of this file.
Classes | |
| class | Scripts::EasternKingdoms::AbyssalDepths::at_abyssal_depths_whirlpool_entrance |
| struct | Scripts::EasternKingdoms::AbyssalDepths::npc_abyssal_depths_whirlpool_vehicle |
Namespaces | |
| namespace | Scripts |
| namespace | Scripts::EasternKingdoms |
| namespace | Scripts::EasternKingdoms::AbyssalDepths |
| namespace | Scripts::EasternKingdoms::AbyssalDepths::Spells |
| namespace | Scripts::EasternKingdoms::AbyssalDepths::Creatures |
| namespace | Scripts::EasternKingdoms::AbyssalDepths::Paths |
Functions | |
| void | AddSC_abyssal_depths () |
Variables | |
| static constexpr uint32 | Scripts::EasternKingdoms::AbyssalDepths::Spells::SummonVashjirWhirlpoolVehicleTrigger = 82905 |
| static constexpr uint32 | Scripts::EasternKingdoms::AbyssalDepths::Spells::RideVehicleHardcoded = 46598 |
| static constexpr uint32 | Scripts::EasternKingdoms::AbyssalDepths::Spells::TeleportUnderWhirlpool = 82903 |
| static constexpr uint32 | Scripts::EasternKingdoms::AbyssalDepths::Creatures::WorldTrigger = 22515 |
| static constexpr uint32 | Scripts::EasternKingdoms::AbyssalDepths::Paths::PathUnderWhirlpool = 4437300 |
| void AddSC_abyssal_depths | ( | ) |