DB/Creature: Paladin Mounts - Holy visual

By itslovelol, closes #14427
(cherry picked from commit 421c34a8301b805aca5bae560d7b27d61bb10e7b)

Conflicts:
	sql/updates/world/2015_03_23_00_world.sql
This commit is contained in:
Aokromes
2015-03-24 10:18:58 +00:00
committed by Nayd
parent b13064a45b
commit 0f076efe3f
@@ -0,0 +1,5 @@
--
DELETE FROM `spell_linked_spell` WHERE `spell_trigger` IN (23214, 13819);
INSERT INTO `spell_linked_spell` (`spell_trigger`, `spell_effect`, `comment`) VALUES
(23214, 31726, 'Summon Charger'),
(13819, 31726, 'Summon Warhorse');