First try at making spells in SmartAI
Signed-off-by: hondacrx <prelude_20032002@yahoo.com>
This commit is contained in:
@@ -785,7 +785,7 @@ namespace Game
|
||||
LoadAutobroadcasts();
|
||||
|
||||
// Load and initialize scripts
|
||||
Global.ObjectMgr.LoadSpellScripts(); // must be after load Creature/Gameobject(Template/Data)
|
||||
//Global.ObjectMgr.LoadSpellScripts(); // must be after load Creature/Gameobject(Template/Data)
|
||||
Global.ObjectMgr.LoadEventScripts(); // must be after load Creature/Gameobject(Template/Data)
|
||||
Global.ObjectMgr.LoadWaypointScripts();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user