TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
zone_stranglethorn_vale.cpp File Reference
#include "ScriptMgr.h"
#include "ScriptedCreature.h"
#include "Player.h"
#include "SpellInfo.h"
+ Include dependency graph for zone_stranglethorn_vale.cpp:

Classes

class  npc_yenniku
 
struct  npc_yenniku::npc_yennikuAI
 

Functions

void AddSC_stranglethorn_vale ()
 

Function Documentation

void AddSC_stranglethorn_vale ( )
134 {
135  new npc_yenniku();
136 }
Definition: zone_stranglethorn_vale.cpp:39

+ Here is the caller graph for this function: