mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-15 23:20:36 +01:00
Scripts/Sepulcher of the First Ones: Clean up Anduin script
* Includes * Fixed duplicated EventMaps/TaskSchedulers in BossAI * Fixed invalid second argument passed to ScriptedAI constructor * Removed deprecated Prepare*Script macros * Removed mythic achievement hack
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -18,10 +18,8 @@
|
||||
#include "AreaBoundary.h"
|
||||
#include "Creature.h"
|
||||
#include "CreatureAI.h"
|
||||
#include "GameObject.h"
|
||||
#include "InstanceScript.h"
|
||||
#include "Map.h"
|
||||
#include "Player.h"
|
||||
#include "ScriptMgr.h"
|
||||
#include "sepulcher_of_the_first_ones.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user