AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
instance_the_eye.cpp File Reference
#include "CreatureScript.h"
#include "InstanceMapScript.h"
#include "InstanceScript.h"
#include "SpellScriptLoader.h"
#include "the_eye.h"

Go to the source code of this file.

Classes

class  instance_the_eye
 
struct  instance_the_eye::instance_the_eye_InstanceMapScript
 
class  spell_the_eye_countercharge
 
class  spell_the_eye_countercharge::spell_the_eye_counterchargeScript
 

Functions

void AddSC_instance_the_eye ()
 

Function Documentation

◆ AddSC_instance_the_eye()

void AddSC_instance_the_eye ( )
151{
152 new instance_the_eye();
154}
Definition: instance_the_eye.cpp:25
Definition: instance_the_eye.cpp:123

Referenced by AddOutlandScripts().