diff --git a/data/sql/updates/pending_db_world/rev_1687028319280087800.sql b/data/sql/updates/pending_db_world/rev_1687028319280087800.sql new file mode 100644 index 000000000..2b960c31d --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1687028319280087800.sql @@ -0,0 +1,6 @@ +-- +DELETE FROM `smart_scripts` WHERE `entryorguid` = 4126 AND `source_type` = 0 AND `id` = 0; +DELETE FROM `creature_template_addon` WHERE `entry` = 4126; +INSERT INTO `creature_template_addon` (`entry`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `visibilityDistanceType`, `auras`) VALUES (4126, 0, 0, 0, 1, 0, 0, '22766'); +UPDATE `smart_scripts` SET `id`=0 WHERE `entryorguid`=4126 AND `source_type`=0 AND `id`=1 AND `link`=0; +