aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/ScriptPCH.h
blob: 97132f447208960278db1bfcee91addc876dfc55 (plain)
1
2
3
4
5
6
7
8
9
10
11
#include "CreatureAIImpl.h"
#include "InstanceScript.h"
#include "Map.h"
#include "MotionMaster.h"
#include "ObjectAccessor.h"
#include "Player.h"
#include "ScriptMgr.h"
#include "ScriptedCreature.h"
#include "SpellInfo.h"
#include "SpellScript.h"
#include "TemporarySummon.h"