diff --git a/sql/updates/world/custom/custom_2019_11_06_00_world.sql b/sql/updates/world/custom/custom_2019_11_06_00_world.sql new file mode 100644 index 00000000000..6cf3ff617a2 --- /dev/null +++ b/sql/updates/world/custom/custom_2019_11_06_00_world.sql @@ -0,0 +1,3 @@ +SET @GUID := -317632; +UPDATE `creature_template` SET `AIName`="" WHERE `entry`= 42098; +DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY AND `source_type`=0;