mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 17:54:48 +01:00
DB/Creature: Make Lieutenant Horatio Laine and relatives visible
(don't tell me why they added this without requirement, source sniff is one horde character and he was visible without any quest, tested also with one level 2 ali character)
This commit is contained in:
3
sql/updates/world/6.x/2016_08_20_00_world.sql
Normal file
3
sql/updates/world/6.x/2016_08_20_00_world.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
--
|
||||
DELETE FROM `spell_area`WHERE `spell` = 79489;
|
||||
INSERT INTO `spell_area` (`spell`, `area`) VALUES (79489, 916);
|
||||
Reference in New Issue
Block a user