diff --git a/data/sql/updates/pending_db_world/rev_1638733183561519300.sql b/data/sql/updates/pending_db_world/rev_1638733183561519300.sql new file mode 100644 index 000000000..e4bc3835e --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1638733183561519300.sql @@ -0,0 +1,7 @@ +INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1638733183561519300'); + +UPDATE `gameobject_template` SET `AIName`='' WHERE `entry`=190351; +DELETE FROM `smart_scripts` WHERE `entryorguid`=190351 AND `source_type`=1; +DELETE FROM `spell_scripts` WHERE `id`=50499; +INSERT INTO `spell_scripts` (`id`,`effIndex`,`delay`,`command`,`datalong`,`datalong2`,`dataint`,`x`,`y`,`z`,`o`) VALUES +(50499,0,0,15,50493,0,0,0,0,0,0);