From 068ac593cb2894a16f3bfa78867fd901fc3122ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Francesco=20Borz=C3=AC?= Date: Mon, 19 Dec 2016 18:30:35 +0100 Subject: [PATCH] Revert "[QUEST] [A] 12499 and [H] 12500 - Return To Angrathar (lack of phasing after completing quest)" (#286) --- azerothcore-wotlk | 1 - data/sql/updates/pending_db_world/rev_1482010582878343200.sql | 4 ---- 2 files changed, 5 deletions(-) delete mode 160000 azerothcore-wotlk delete mode 100644 data/sql/updates/pending_db_world/rev_1482010582878343200.sql diff --git a/azerothcore-wotlk b/azerothcore-wotlk deleted file mode 160000 index bdad39fad..000000000 --- a/azerothcore-wotlk +++ /dev/null @@ -1 +0,0 @@ -Subproject commit bdad39fada285b0e21dd2291685acc5962883e92 diff --git a/data/sql/updates/pending_db_world/rev_1482010582878343200.sql b/data/sql/updates/pending_db_world/rev_1482010582878343200.sql deleted file mode 100644 index dbb59b691..000000000 --- a/data/sql/updates/pending_db_world/rev_1482010582878343200.sql +++ /dev/null @@ -1,4 +0,0 @@ -UPDATE `spell_area` SET `area`='4169' WHERE (`spell`='58932') AND (`area`='4171') AND (`quest_start`='12499') AND (`aura_spell`='0') AND (`racemask`='0') AND (`gender`='2') LIMIT 1; - -UPDATE `spell_area` SET `area`='4170' WHERE (`spell`='58932') AND (`area`='4171') AND (`quest_start`='12500') AND (`aura_spell`='0') AND (`racemask`='0') AND (`gender`='2') LIMIT 1; -