From aa8c52d9dd9f661b99cbc3f410d30980059bc76b Mon Sep 17 00:00:00 2001 From: Dr-J Date: Sun, 19 Feb 2017 20:45:55 +0000 Subject: DB/SAI: Zangen Stonehoof Remove part of script which rings bell at start of nights event when his nightly script activates as this should no longer be needed. (cherrypicked from d535b98b057f20012653af6af496d9f22f055a83) --- sql/updates/world/master/2019_07_24_03_world_2017_02_19_02_world.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/world/master/2019_07_24_03_world_2017_02_19_02_world.sql (limited to 'sql') diff --git a/sql/updates/world/master/2019_07_24_03_world_2017_02_19_02_world.sql b/sql/updates/world/master/2019_07_24_03_world_2017_02_19_02_world.sql new file mode 100644 index 00000000000..72bdf08122f --- /dev/null +++ b/sql/updates/world/master/2019_07_24_03_world_2017_02_19_02_world.sql @@ -0,0 +1 @@ +DELETE FROM `smart_scripts` WHERE `entryorguid`=4721 AND `source_type`=0 AND `id`=6 AND `link`=0; -- cgit v1.2.3