![]() |
TrinityCore
|
#include "ScriptMgr.h"#include "CreatureAIImpl.h"#include "GameObject.h"#include "GameObjectAI.h"#include "Group.h"#include "MotionMaster.h"#include "ObjectAccessor.h"#include "Player.h"#include "ScriptedCreature.h"#include "ScriptedGossip.h"#include "TemporarySummon.h"
Include dependency graph for zone_silithus.cpp:Go to the source code of this file.
Classes | |
| struct | QuestCinematic |
| struct | WaveData |
| struct | SpawnSpells |
| class | npc_anachronos_the_ancient |
| struct | npc_anachronos_the_ancient::npc_anachronos_the_ancientAI |
| class | npc_qiraj_war_spawn |
| struct | npc_qiraj_war_spawn::npc_qiraj_war_spawnAI |
| class | npc_anachronos_quest_trigger |
| struct | npc_anachronos_quest_trigger::npc_anachronos_quest_triggerAI |
| class | go_crystalline_tear |
| struct | go_crystalline_tear::go_crystalline_tearAI |
| class | go_wind_stone |
| struct | go_wind_stone::go_wind_stoneAI |
Functions | |
| void | AddSC_silithus () |
Variables | |
| static QuestCinematic | EventAnim [] |
| Position const | SpawnLocation [] |
| static WaveData | WavesInfo [5] |
| static SpawnSpells | SpawnCast [4] |
| enum AnachronosTheAncient |
Definition at line 299 of file zone_silithus.cpp.
| enum CrystallineTear |
| Enumerator | |
|---|---|
| ARYGOS_GNOME_FORM | |
| CAELESTRASZ_NIGHT_ELF_FORM | |
| MERITHRA_NIGHT_ELF_FORM | |
| ANACHRONOS_QUEST_TRIGGER_INVISIBLE | |
Definition at line 953 of file zone_silithus.cpp.
| enum EternalBoard |
Definition at line 53 of file zone_silithus.cpp.
| enum QirajWarSpawn |
| Enumerator | |
|---|---|
| SPELL_STONED_CHANNEL_CAST_VISUAL | |
| SPELL_SUMMON_POISON_CLOUD | |
| SPELL_STONED | |
Definition at line 654 of file zone_silithus.cpp.
| enum WS |
| Enumerator | |
|---|---|
| TEMPLAR | |
| DUKE | |
| ROYAL | |
| FIRE | |
| WATER | |
| EARTH | |
| AIR | |
Definition at line 1117 of file zone_silithus.cpp.
| enum WSCreatures |
| Enumerator | |
|---|---|
| NPC_TEMPLAR_FIRE | |
| NPC_TEMPLAR_WATER | |
| NPC_TEMPLAR_AIR | |
| NPC_TEMPLAR_EARTH | |
| NPC_DUKE_FIRE | |
| NPC_DUKE_WATER | |
| NPC_DUKE_EARTH | |
| NPC_DUKE_AIR | |
| NPC_ROYAL_FIRE | |
| NPC_ROYAL_AIR | |
| NPC_ROYAL_EARTH | |
| NPC_ROYAL_WATER | |
Definition at line 1081 of file zone_silithus.cpp.
| enum WSGossip |
Definition at line 1061 of file zone_silithus.cpp.
| enum WSItems |
Definition at line 1099 of file zone_silithus.cpp.
| enum WSSpells |
Definition at line 1034 of file zone_silithus.cpp.
| void AddSC_silithus | ( | ) |
Definition at line 1431 of file zone_silithus.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 114 of file zone_silithus.cpp.
|
static |
Definition at line 287 of file zone_silithus.cpp.
| Position const SpawnLocation[] |
Definition at line 187 of file zone_silithus.cpp.
|
static |
Definition at line 272 of file zone_silithus.cpp.