AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
suns_reach_reclamation.cpp File Reference
#include "CreatureScript.h"
#include "WorldState.h"

Go to the source code of this file.

Classes

class  npc_suns_reach_reclamation
 
class  npc_sunwell_gate
 

Functions

void AddSC_suns_reach_reclamation ()
 

Function Documentation

◆ AddSC_suns_reach_reclamation()

void AddSC_suns_reach_reclamation ( )
46{
48 new npc_sunwell_gate();
49}
Definition suns_reach_reclamation.cpp:22
Definition suns_reach_reclamation.cpp:34

Referenced by AddWorldScripts().