mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 10:55:43 +00:00
feat(Core/Scripting): move all script objects to separated files (#17860)
* feat(Core/Scripts): move all script objects to separated files
* Apply 5bfeabde81
* try gcc build
* again
This commit is contained in:
@@ -28,9 +28,9 @@ guard_shattrath_aldor
|
||||
guard_shattrath_scryer
|
||||
EndContentData */
|
||||
|
||||
#include "CreatureScript.h"
|
||||
#include "GuardAI.h"
|
||||
#include "Player.h"
|
||||
#include "ScriptMgr.h"
|
||||
#include "ScriptedCreature.h"
|
||||
#include "SpellInfo.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user