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:
@@ -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');
|
||||
Reference in New Issue
Block a user