DB/Misc: Make Caladis Brightspear visible when having proper quest

by Foldor, updates #11015
This commit is contained in:
Aokromes
2013-11-03 06:47:29 +01:00
parent 2760d19156
commit 9065b166e5

View File

@@ -0,0 +1,4 @@
--
DELETE FROM `spell_area` WHERE `spell`=71313;
INSERT INTO `spell_area` (`spell`, `area`, `quest_start`, `quest_end`, `aura_spell`, `racemask`, `gender`, `autocast`, `quest_start_status`, `quest_end_status`) VALUES
(71313, 4862, 24461, 24522, 0, 0, 2, 1, 74, 11);