TrinityCore
Loading...
Searching...
No Matches
gilneas_chapter_1.cpp File Reference
#include "ScriptMgr.h"
#include "CreatureAIImpl.h"
#include "MotionMaster.h"
#include "ObjectAccessor.h"
#include "Player.h"
#include "PhasingHandler.h"
#include "ScriptedCreature.h"
#include "SpellInfo.h"
#include "SpellScript.h"
#include "TemporarySummon.h"
+ Include dependency graph for gilneas_chapter_1.cpp:

Go to the source code of this file.

Classes

struct  Scripts::EasternKingdoms::Gilneas::Chapter1::npc_frightened_citizen
 
class  Scripts::EasternKingdoms::Gilneas::Chapter1::spell_gilneas_knocking
 

Namespaces

namespace  Scripts
 
namespace  Scripts::EasternKingdoms
 
namespace  Scripts::EasternKingdoms::Gilneas
 
namespace  Scripts::EasternKingdoms::Gilneas::Chapter1
 
namespace  Scripts::EasternKingdoms::Gilneas::Chapter1::Creatures
 
namespace  Scripts::EasternKingdoms::Gilneas::Chapter1::Events
 
namespace  Scripts::EasternKingdoms::Gilneas::Chapter1::Events::EvacuateTheMerchantSquare
 
namespace  Scripts::EasternKingdoms::Gilneas::Chapter1::Texts
 
namespace  Scripts::EasternKingdoms::Gilneas::Chapter1::Texts::FrightenedCitizen
 
namespace  Scripts::EasternKingdoms::Gilneas::Chapter1::Points
 

Functions

void AddSC_gilneas_chapter_1 ()
 

Variables

static constexpr uint32 Scripts::EasternKingdoms::Gilneas::Chapter1::Creatures::EvacuationStalkerFirst = 35830
 
static constexpr uint32 Scripts::EasternKingdoms::Gilneas::Chapter1::Creatures::EvacuationStalkerNear = 35010
 
static constexpr uint32 Scripts::EasternKingdoms::Gilneas::Chapter1::Creatures::EvacuationStalkerFar = 35011
 
static constexpr uint32 Scripts::EasternKingdoms::Gilneas::Chapter1::Events::EvacuateTheMerchantSquare::TalkFrightened = 1
 
static constexpr uint32 Scripts::EasternKingdoms::Gilneas::Chapter1::Events::EvacuateTheMerchantSquare::MoveToNearStalker = 2
 
static constexpr uint32 Scripts::EasternKingdoms::Gilneas::Chapter1::Events::EvacuateTheMerchantSquare::MoveToFarStalker = 3
 
static constexpr uint32 Scripts::EasternKingdoms::Gilneas::Chapter1::Events::EvacuateTheMerchantSquare::FrightenedDespawn = 4
 
static constexpr uint32 Scripts::EasternKingdoms::Gilneas::Chapter1::Texts::FrightenedCitizen::SayFrightenedCitizenRescue = 0
 
static constexpr uint32 Scripts::EasternKingdoms::Gilneas::Chapter1::Points::PointStalkerFirst = 1
 
static constexpr uint32 Scripts::EasternKingdoms::Gilneas::Chapter1::Points::PointStalkerNear = 2
 
static constexpr uint32 Scripts::EasternKingdoms::Gilneas::Chapter1::Points::PointStalkerFar = 3
 

Function Documentation

◆ AddSC_gilneas_chapter_1()

void AddSC_gilneas_chapter_1 ( )

Definition at line 167 of file gilneas_chapter_1.cpp.

+ Here is the caller graph for this function: