mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-08 15:58:04 +00:00
Fix git commit author
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
INSERT INTO version_db_world (`sql_rev`) VALUES ('1487536974074350400');
|
INSERT INTO version_db_world (`sql_rev`) VALUES ('1487539097855457000');
|
||||||
|
|
||||||
UPDATE `creature_template` SET `ainame`='SmartAI', `scriptname`='' WHERE `entry`=7774;
|
UPDATE `creature_template` SET `ainame`='SmartAI', `scriptname`='' WHERE `entry`=7774;
|
||||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=7774 AND `source_type`=0;
|
DELETE FROM `smart_scripts` WHERE `entryorguid`=7774 AND `source_type`=0;
|
||||||
Reference in New Issue
Block a user