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

Go to the source code of this file.

Classes

class  go_blackfathom_altar
class  go_blackfathom_fire
class  npc_blackfathom_deeps_event
struct  npc_blackfathom_deeps_event::npc_blackfathom_deeps_eventAI
class  npc_morridune
struct  npc_morridune::npc_morriduneAI

Enumerations

enum  Morridune { SAY_MORRIDUNE_1 = 0 , SAY_MORRIDUNE_2 = 1 }
enum  Spells {
  SPELL_BLESSING_OF_BLACKFATHOM = 8733 , SPELL_RAVAGE = 8391 , SPELL_FROST_NOVA = 865 , SPELL_FROST_BOLT_VOLLEY = 8398 ,
  SPELL_TELEPORT_DARNASSUS = 9268
}

Functions

void AddSC_blackfathom_deeps ()

Variables

const Position HomePosition = {-815.817f, -145.299f, -25.870f, 0}

Enumeration Type Documentation

◆ Morridune

enum Morridune
Enumerator
SAY_MORRIDUNE_1 
SAY_MORRIDUNE_2 

Definition at line 184 of file blackfathom_deeps.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_BLESSING_OF_BLACKFATHOM 
SPELL_RAVAGE 
SPELL_FROST_NOVA 
SPELL_FROST_BOLT_VOLLEY 
SPELL_TELEPORT_DARNASSUS 

Definition at line 13 of file blackfathom_deeps.cpp.

Function Documentation

◆ AddSC_blackfathom_deeps()

void AddSC_blackfathom_deeps ( )

Definition at line 229 of file blackfathom_deeps.cpp.

Referenced by AddKalimdorScripts().

Variable Documentation

◆ HomePosition

const Position HomePosition = {-815.817f, -145.299f, -25.870f, 0}

Definition at line 22 of file blackfathom_deeps.cpp.