From e1a65fb0cb54ba4e2a785c752ebfdadd5978cdaa Mon Sep 17 00:00:00 2001 From: Angelo Venturini Date: Wed, 28 Sep 2022 00:19:28 -0300 Subject: [PATCH] fix(DB/SAI): Jademir Boughguard (#13125) --- data/sql/updates/pending_db_world/rev_1664088625449478500.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 data/sql/updates/pending_db_world/rev_1664088625449478500.sql diff --git a/data/sql/updates/pending_db_world/rev_1664088625449478500.sql b/data/sql/updates/pending_db_world/rev_1664088625449478500.sql new file mode 100644 index 000000000..a5c7d9ade --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1664088625449478500.sql @@ -0,0 +1,2 @@ +-- +UPDATE `smart_scripts` SET `action_param2` = 0 WHERE `entryorguid` = 5320 AND `source_type` = 0 AND `id` = 0;