Revert "[QUEST] [A] 12499 and [H] 12500 - Return To Angrathar (lack of phasing after completing quest)" (#286)

This commit is contained in:
Francesco Borzì
2016-12-19 18:30:35 +01:00
committed by GitHub
parent a8b864f186
commit 068ac593cb
2 changed files with 0 additions and 5 deletions

Submodule azerothcore-wotlk deleted from bdad39fada

View File

@@ -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;