Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
zone_dalaran.cpp File Reference
#include "ScriptMgr.h"
#include "ScriptedCreature.h"
#include "ScriptedGossip.h"
#include "Player.h"
#include "WorldSession.h"
Include dependency graph for zone_dalaran.cpp:

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 ()

Enumeration Type Documentation

◆ NPCs

enum NPCs
Enumerator
NPC_APPLEBOUGH_A 
NPC_SWEETBERRY_H 

Definition at line 35 of file zone_dalaran.cpp.

◆ Spells

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.

Function Documentation

◆ AddSC_dalaran()

void AddSC_dalaran ( )

Definition at line 118 of file zone_dalaran.cpp.

Referenced by AddNorthrendScripts().