diff --git a/sql/updates/world/3.3.5/2017_12_05_01_world.sql b/sql/updates/world/3.3.5/2017_12_05_01_world.sql new file mode 100644 index 00000000000..e990dd8e848 --- /dev/null +++ b/sql/updates/world/3.3.5/2017_12_05_01_world.sql @@ -0,0 +1,3 @@ +-- +DELETE FROM `smart_scripts` WHERE `entryorguid`=22091 AND `source_type`=0; +UPDATE `creature_template` SET `AIName`="" WHERE `entry`=22091;