DB/Spell: Dreadsteed - Flame visual

By @Killyana

Closes #14413
(cherry picked from commit 236e43443c644a9a50cb48ff7300950c928d336c)

Conflicts:
	sql/updates/world/2015_03_21_01_world.sql
This commit is contained in:
Dr-J
2015-03-21 22:47:12 +00:00
committed by Nayd
parent 9c8b56d8f0
commit efd3741753
@@ -0,0 +1,5 @@
DELETE FROM `spell_linked_spell` WHERE `spell_trigger` = 23161;
INSERT INTO `spell_linked_spell` VALUES (23161, 31725, 0, 'Summon Nightmare');
DELETE FROM `spell_linked_spell` WHERE `spell_trigger` = 5784;
INSERT INTO `spell_linked_spell` VALUES (5784, 31725, 0, 'Summon felsteed');