|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include "ScriptMgr.h"#include "ScriptedCreature.h"#include "ScriptedGossip.h"#include "Player.h"#include "WorldSession.h"Go to the source code of this file.
Classes | |
| class | npc_mageguard_dalaran |
| struct | npc_mageguard_dalaran::npc_mageguard_dalaranAI |
Enumerations | |
| enum | NPCs { NPC_APPLEBOUGH_A = 29547 , NPC_SWEETBERRY_H = 29715 } |
| enum | Spells { SPELL_TRESPASSER_A = 54028 , SPELL_TRESPASSER_H = 54029 , SPELL_SUNREAVER_DISGUISE_FEMALE = 70973 , SPELL_SUNREAVER_DISGUISE_MALE = 70974 , SPELL_SILVER_COVENANT_DISGUISE_FEMALE = 70971 , SPELL_SILVER_COVENANT_DISGUISE_MALE = 70972 } |
Functions | |
| void | AddSC_dalaran () |
| enum NPCs |
| Enumerator | |
|---|---|
| NPC_APPLEBOUGH_A | |
| NPC_SWEETBERRY_H | |
Definition at line 35 of file zone_dalaran.cpp.
| enum Spells |
| Enumerator | |
|---|---|
| SPELL_TRESPASSER_A | |
| SPELL_TRESPASSER_H | |
| SPELL_SUNREAVER_DISGUISE_FEMALE | |
| SPELL_SUNREAVER_DISGUISE_MALE | |
| SPELL_SILVER_COVENANT_DISGUISE_FEMALE | |
| SPELL_SILVER_COVENANT_DISGUISE_MALE | |
Definition at line 24 of file zone_dalaran.cpp.
| void AddSC_dalaran | ( | ) |
Definition at line 118 of file zone_dalaran.cpp.
Referenced by AddNorthrendScripts().