From e750aedb6a4532aa6f8d0dd78954d7f64568c093 Mon Sep 17 00:00:00 2001 From: UltraNix <80540499+UltraNix@users.noreply.github.com> Date: Sun, 19 Feb 2023 05:22:20 +0100 Subject: [PATCH] =?UTF-8?q?fix(DB/SAI):=20Ethereal=20Crypt=20Raider's=20Ch?= =?UTF-8?q?arge=20should=20be=20casted=20on=20rando=E2=80=A6=20(#15101)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- data/sql/updates/pending_db_world/rev_1676742228456978900.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 data/sql/updates/pending_db_world/rev_1676742228456978900.sql diff --git a/data/sql/updates/pending_db_world/rev_1676742228456978900.sql b/data/sql/updates/pending_db_world/rev_1676742228456978900.sql new file mode 100644 index 000000000..c01ad3664 --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1676742228456978900.sql @@ -0,0 +1,2 @@ +-- +UPDATE `smart_scripts` SET `event_type`=0, `event_param1`=2000, `event_param2`=6000, `event_param3`=12000, `target_type`=5, `target_param1`=25 WHERE `entryorguid`=18311 AND `source_type`=0 AND `id`=4;