TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
events_script_loader.cpp File Reference

Functions

void AddSC_event_childrens_week ()
 
void AddEventsScripts ()
 

Function Documentation

void AddEventsScripts ( )
24 {
26 }
void AddSC_event_childrens_week()
Definition: childrens_week.cpp:1100

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void AddSC_event_childrens_week ( )
1101 {
1102  new npc_elder_kekek();
1104  new npc_winterfin_playmate();
1106  new npc_the_etymidian();
1107  new npc_the_biggest_tree();
1110  new npc_cw_area_trigger();
1112 }
Definition: childrens_week.cpp:749
Definition: childrens_week.cpp:550
Definition: childrens_week.cpp:146
Definition: childrens_week.cpp:358
Definition: childrens_week.cpp:973
Definition: childrens_week.cpp:918
Definition: childrens_week.cpp:453
Definition: childrens_week.cpp:646
Definition: childrens_week.cpp:1069
Definition: childrens_week.cpp:252

+ Here is the caller graph for this function: