diff --git a/sql/updates/world/3.3.5/2016_10_30_08_world.sql b/sql/updates/world/3.3.5/2016_10_30_08_world.sql new file mode 100644 index 00000000000..0fd201e6cc8 --- /dev/null +++ b/sql/updates/world/3.3.5/2016_10_30_08_world.sql @@ -0,0 +1,3 @@ +-- +UPDATE `gameobject_template` SET `AIName`="" WHERE `entry`=184980; +DELETE FROM `smart_scripts` WHERE `entryorguid`=184980;