aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorariel- <ariel-@users.noreply.github.com>2016-09-02 01:58:58 -0300
committerGitHub <noreply@github.com>2016-09-02 01:58:58 -0300
commit54c6fdba3f37e5a255f7c946d6a5f770a481c8fa (patch)
treeabd70223e2f8fecbab03c6992551f68f07082c85
parentc4cb2d4e35aacd82470d0ca34e7ac079aa7c8da4 (diff)
DB: Add missing racial mounts to faction change
-rw-r--r--sql/updates/world/3.3.5/2016_09_02_02_world.sql5
1 files changed, 5 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2016_09_02_02_world.sql b/sql/updates/world/3.3.5/2016_09_02_02_world.sql
new file mode 100644
index 00000000000..14076c60b5d
--- /dev/null
+++ b/sql/updates/world/3.3.5/2016_09_02_02_world.sql
@@ -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