DB: Add missing racial mounts to faction change

(cherry picked from commit 54c6fdba3f)
This commit is contained in:
ariel-
2016-09-02 01:58:58 -03:00
committed by joschiwald
parent 33ce2a8c82
commit ced908d835

View File

@@ -0,0 +1,5 @@
DELETE FROM `player_factionchange_spells` WHERE `horde_id` IN (23248,35018,35028);
INSERT INTO `player_factionchange_spells` (`horde_id`, `alliance_id`) VALUES
(23248, 17454), -- Great Gray Kodo <-> Unpainted Mechanostrider
(35018, 49908), -- Purple Hawkstrider <-> Pink Elekk
(35028, 48027); -- Swift Warstrider <-> Black War Elekk