mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 00:18:43 +01:00
* Removed hack for summon water elemental
* Proper handling for Glyph of Eternal Water * Summoned water elemental still doesn't last forever, but the right spells * are cast in the right situations. * Credits to Edrinn --HG-- branch : trunk
This commit is contained in:
2
sql/updates/7370_world_spell_linked_spell.sql
Normal file
2
sql/updates/7370_world_spell_linked_spell.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- Remove hack for glyph of Eternal Water
|
||||
DELETE FROM `spell_linked_spell` WHERE `spell_trigger`=31687 AND `spell_effect`=70907;
|
||||
Reference in New Issue
Block a user