TrinityCore
zone_eversong_woods.cpp File Reference
#include "ScriptMgr.h"
#include "GameObject.h"
#include "MotionMaster.h"
#include "ScriptedCreature.h"
+ Include dependency graph for zone_eversong_woods.cpp:

Go to the source code of this file.

Classes

struct  npc_partygoer_pather
 
struct  npc_partygoer
 

Enumerations

enum  Partygoer_Pather {
  EVENT_PATH = 1 , EVENT_RANDOM_ACTION_PATHER , EVENT_REMOVE_EQUIPMENT_PATHER , EVENT_STOP_DANCING_PATHER ,
  PATH_FIRST_PATH = 4755520 , PATH_LAST_PATH = 4755552
}
 
enum  Partygoer {
  EVENT_RANDOM_ACTION = 1 , EVENT_REMOVE_EQUIPMENT , EVENT_STOP_DANCING , EVENT_THROW_FIREWORKS ,
  EVENT_RESET_FACING , GO_FIREWORKS_LAUNCHER = 180771 , SPELL_SMALL_YELLOW_ROCKET = 26295
}
 

Functions

void AddSC_eversong_woods ()
 

Enumeration Type Documentation

◆ Partygoer

enum Partygoer
Enumerator
EVENT_RANDOM_ACTION 
EVENT_REMOVE_EQUIPMENT 
EVENT_STOP_DANCING 
EVENT_THROW_FIREWORKS 
EVENT_RESET_FACING 
GO_FIREWORKS_LAUNCHER 
SPELL_SMALL_YELLOW_ROCKET 

Definition at line 114 of file zone_eversong_woods.cpp.

◆ Partygoer_Pather

Enumerator
EVENT_PATH 
EVENT_RANDOM_ACTION_PATHER 
EVENT_REMOVE_EQUIPMENT_PATHER 
EVENT_STOP_DANCING_PATHER 
PATH_FIRST_PATH 
PATH_LAST_PATH 

Definition at line 23 of file zone_eversong_woods.cpp.

Function Documentation

◆ AddSC_eversong_woods()

void AddSC_eversong_woods ( )

Definition at line 208 of file zone_eversong_woods.cpp.

+ Here is the caller graph for this function: