Fix git commit author

This commit is contained in:
Killyana
2017-02-19 22:15:49 +01:00
committed by ShinDarth
parent 231d9928a6
commit e297b159bc

View File

@@ -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;