From 30e1b9c059d6717d9bdf29b9f1cd2e664f1121bd Mon Sep 17 00:00:00 2001 From: Poszer <41213210+poszer@users.noreply.github.com> Date: Sun, 16 Dec 2018 16:05:59 +0100 Subject: [PATCH] DB/QUEST/OUTLAND - Deathblow to the Legion (#1109) Added missing Quest Credit's Closes #470 --- data/sql/updates/pending_db_world/rev_1544615446472927600.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 data/sql/updates/pending_db_world/rev_1544615446472927600.sql diff --git a/data/sql/updates/pending_db_world/rev_1544615446472927600.sql b/data/sql/updates/pending_db_world/rev_1544615446472927600.sql new file mode 100644 index 000000000..9fe9b8ebc --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1544615446472927600.sql @@ -0,0 +1,2 @@ +INSERT INTO version_db_world (`sql_rev`) VALUES ('1544615446472927600'); +INSERT INTO `smart_scripts` (`entryorguid`, `id`, `event_type`, `action_type`, `action_param1`, `action_param2`, `target_type`, `comment`) VALUES ('20132', '5', '6', '11', '35762', '2', '16', 'Socrethar - On Death - Quest Credit');