From 8d76c296b419354355dfc1b75cf64b67c693bee2 Mon Sep 17 00:00:00 2001 From: UltraNix <80540499+UltraNix@users.noreply.github.com> Date: Sun, 12 Feb 2023 16:04:28 +0100 Subject: [PATCH] =?UTF-8?q?fix(DB/SAI):=20Shattered=20Hand=20Sharpshooter?= =?UTF-8?q?=20uses=20Viper=20Sting=20=E2=80=A6=20(#14976)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- data/sql/updates/pending_db_world/rev_1676207172928034700.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 data/sql/updates/pending_db_world/rev_1676207172928034700.sql diff --git a/data/sql/updates/pending_db_world/rev_1676207172928034700.sql b/data/sql/updates/pending_db_world/rev_1676207172928034700.sql new file mode 100644 index 000000000..ecf0fed47 --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1676207172928034700.sql @@ -0,0 +1,2 @@ +-- +UPDATE `smart_scripts` SET `event_flags`=4 WHERE `entryorguid`=16704 AND `source_type`=0 AND `id`=4;