![]() |
TrinityCore
|
#include "ScriptMgr.h"#include "Containers.h"#include "G3DPosition.hpp"#include "MotionMaster.h"#include "MoveSplineInit.h"#include "ObjectAccessor.h"#include "Player.h"#include "ScriptedCreature.h"#include "SpellAuras.h"#include "SpellInfo.h"#include "SpellScript.h"#include "TemporarySummon.h"#include "WaypointDefines.h"#include "World.h"#include <algorithm>
Include dependency graph for zone_redridge_mountains.cpp:Go to the source code of this file.
Classes | |
| class | npc_dumpy_and_keeshan |
| struct | npc_dumpy_and_keeshan::npc_dumpy_and_keeshanAI |
| class | npc_big_earl |
| struct | npc_big_earl::npc_big_earlAI |
| struct | npc_redridge_huge_boulder |
| struct | npc_redridge_subdued_canyon_ettin |
| class | spell_redridge_control_ettin |
| class | spell_redridge_control_ettin_2 |
| class | npc_redridge_citizen |
| struct | npc_redridge_citizen::npc_redridge_citizenAI |
Functions | |
| void | AddSC_redridge_mountains () |
Variables | |
| constexpr Position | TrentRepositionPos = { -9281.44f, -2285.27f, 67.5123f, 6.0213f } |
| constexpr Position | DmitriRepositionPos = { -9282.8f, -2293.28f, 67.5089f, 6.2657f } |
| constexpr Position | JessRepositionPos = { -9282.27f, -2290.95f, 67.5319f, 6.0737f } |
| constexpr Position | DanielRepositionPos = { -9281.77f, -2287.55f, 67.5869f, 6.0911f } |
| constexpr Position | MatthewRepositionPos = { -9280.71f, -2283.21f, 67.5747f, 6.0737f } |
| constexpr Position | AlexRepositionPos = { -9279.86f, -2281.42f, 67.5854f, 5.7421f } |
| constexpr Position | EttinNearBoulderPosition = { -9272.053f, -2291.7463f, 68.54081f } |
| const Emote | EmoteID [6] |
| WaypointPath const | TownhallPath |
| enum RedridgeCitizen |
| Enumerator | |
|---|---|
| EVENT_DETERMINE_EVENT | |
| EVENT_PLAYEMOTE | |
| EVENT_SAY_TEXT | |
| EVENT_LEAVE_TOWNHALL | |
| SAY_IN_TOWNHALL | |
| SAY_LEAVE_TOWNHALL | |
Definition at line 694 of file zone_redridge_mountains.cpp.
| enum RedridgeCreatureData |
Definition at line 59 of file zone_redridge_mountains.cpp.
| enum RedridgeHugeBoulder |
Definition at line 180 of file zone_redridge_mountains.cpp.
| enum RedridgeSpellData |
Definition at line 40 of file zone_redridge_mountains.cpp.
| enum RedridgeTalks |
Definition at line 75 of file zone_redridge_mountains.cpp.
| void AddSC_redridge_mountains | ( | ) |
Definition at line 797 of file zone_redridge_mountains.cpp.
Here is the caller graph for this function:
|
constexpr |
Definition at line 216 of file zone_redridge_mountains.cpp.
|
constexpr |
Definition at line 214 of file zone_redridge_mountains.cpp.
|
constexpr |
Definition at line 212 of file zone_redridge_mountains.cpp.
| const Emote EmoteID[6] |
Definition at line 705 of file zone_redridge_mountains.cpp.
|
constexpr |
Definition at line 498 of file zone_redridge_mountains.cpp.
|
constexpr |
Definition at line 213 of file zone_redridge_mountains.cpp.
|
constexpr |
Definition at line 215 of file zone_redridge_mountains.cpp.
| WaypointPath const TownhallPath |
Definition at line 715 of file zone_redridge_mountains.cpp.
|
constexpr |
Definition at line 211 of file zone_redridge_mountains.cpp.