|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include "ScriptMgr.h"#include "ScriptedCreature.h"#include "ScriptedGossip.h"#include "ScriptedEscortAI.h"#include "Player.h"Go to the source code of this file.
Classes | |
| class | at_commander_dawnforge |
| class | go_captain_tyralius_prison |
| class | go_manaforge_control_console |
| class | npc_bessy |
| struct | npc_bessy::npc_bessyAI |
| class | npc_commander_dawnforge |
| struct | npc_commander_dawnforge::npc_commander_dawnforgeAI |
| class | npc_manaforge_control_console |
| struct | npc_manaforge_control_console::npc_manaforge_control_consoleAI |
| class | npc_maxx_a_million_escort |
| struct | npc_maxx_a_million_escort::npc_maxx_a_million_escortAI |
| class | npc_phase_hunter |
| struct | npc_phase_hunter::npc_phase_hunterAI |
| class | npc_professor_dabiri |
Macros | |
| #define | GOSSIP_ITEM "I need a new phase distruptor, Professor" |
Functions | |
| void | AddSC_netherstorm () |
Variables | |
| const uint32 | CreatureEntry [3] |
| #define GOSSIP_ITEM "I need a new phase distruptor, Professor" |
Definition at line 666 of file zone_netherstorm.cpp.
Referenced by npc_professor_dabiri::OnGossipHello().
| enum BessyData |
| Enumerator | |
|---|---|
| Q_ALMABTRIEB | |
| N_THADELL | |
| SPAWN_FIRST | |
| SPAWN_SECOND | |
| SAY_THADELL_1 | |
| SAY_THADELL_2 | |
Definition at line 839 of file zone_netherstorm.cpp.
| enum CaptainTyralius |
| Enumerator | |
|---|---|
| NPC_CAPTAIN_TYRALIUS | |
| SAY_FREE | |
Definition at line 1028 of file zone_netherstorm.cpp.
Definition at line 350 of file zone_netherstorm.cpp.
| enum ManaforgeConsoleData |
Definition at line 33 of file zone_netherstorm.cpp.
| enum MaxxAMillion |
| Enumerator | |
|---|---|
| QUEST_MARK_V_IS_ALIVE | |
| GO_DRAENEI_MACHINE | |
Definition at line 925 of file zone_netherstorm.cpp.
| enum PhaseHunterData |
Definition at line 707 of file zone_netherstorm.cpp.
| enum ProfessorDabiriData |
| Enumerator | |
|---|---|
| SPELL_PHASE_DISTRUPTOR | |
| QUEST_DIMENSIUS | |
| QUEST_ON_NETHERY_WINGS | |
Definition at line 656 of file zone_netherstorm.cpp.
| void AddSC_netherstorm | ( | ) |
Definition at line 1052 of file zone_netherstorm.cpp.
Referenced by AddOutlandScripts().
| const uint32 CreatureEntry[3] |
Definition at line 371 of file zone_netherstorm.cpp.
Referenced by npc_commander_dawnforge::npc_commander_dawnforgeAI::CanStartEvent(), at_commander_dawnforge::OnTrigger(), and npc_commander_dawnforge::npc_commander_dawnforgeAI::UpdateAI().