We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44a7b29 commit 7760b8eCopy full SHA for 7760b8e
1 file changed
src/server/scripts/Spells/spell_quest.cpp
@@ -22,16 +22,10 @@
22
*/
23
24
#include "ScriptMgr.h"
25
-#include "CellImpl.h"
26
-#include "CreatureAIImpl.h"
27
-#include "CreatureTextMgr.h"
28
-#include "GridNotifiersImpl.h"
29
#include "ObjectMgr.h"
30
#include "Player.h"
31
-#include "ScriptedCreature.h"
32
-#include "SpellAuraEffects.h"
+#include "SpellAuras.h"
33
#include "SpellScript.h"
34
-#include "Vehicle.h"
35
36
enum TamingTheBeast
37
{
0 commit comments