From 35a2453be506a5650971abddccd0b4798bc90c36 Mon Sep 17 00:00:00 2001 From: UltraNix <80540499+UltraNix@users.noreply.github.com> Date: Mon, 21 Nov 2022 22:12:32 +0100 Subject: [PATCH] =?UTF-8?q?fix(DB/SAI):=20Bleeding=20Hollow=20Scryer=20sho?= =?UTF-8?q?uld=20cast=20Fear=20on=20random=20non-ta=E2=80=A6=20(#13879)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ...nk target. --- data/sql/updates/pending_db_world/rev_1668884457972687500.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 data/sql/updates/pending_db_world/rev_1668884457972687500.sql diff --git a/data/sql/updates/pending_db_world/rev_1668884457972687500.sql b/data/sql/updates/pending_db_world/rev_1668884457972687500.sql new file mode 100644 index 000000000..48d84abb9 --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1668884457972687500.sql @@ -0,0 +1,2 @@ +-- +UPDATE `smart_scripts` SET `action_param2`=1 WHERE `entryorguid`=17478 AND `source_type`=0 AND `id`=5;