aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/2013_06_30_07_world_creature_loot_template.sql (renamed from sql/updates/world/2013_06_30_world_creature_loot_template.sql)0
-rw-r--r--sql/updates/world/2013_06_30_08_world_player_factionchange_spells.sql5
2 files changed, 5 insertions, 0 deletions
diff --git a/sql/updates/world/2013_06_30_world_creature_loot_template.sql b/sql/updates/world/2013_06_30_07_world_creature_loot_template.sql
index 402e00d685e..402e00d685e 100644
--- a/sql/updates/world/2013_06_30_world_creature_loot_template.sql
+++ b/sql/updates/world/2013_06_30_07_world_creature_loot_template.sql
diff --git a/sql/updates/world/2013_06_30_08_world_player_factionchange_spells.sql b/sql/updates/world/2013_06_30_08_world_player_factionchange_spells.sql
new file mode 100644
index 00000000000..1d3da3eb33b
--- /dev/null
+++ b/sql/updates/world/2013_06_30_08_world_player_factionchange_spells.sql
@@ -0,0 +1,5 @@
+DELETE FROM `player_factionchange_spells` WHERE `alliance_id`=59791 AND `horde_id`=59793;
+DELETE FROM `player_factionchange_spells` WHERE `alliance_id`=60114 AND `horde_id`=60116;
+INSERT INTO `player_factionchange_spells` (`alliance_id`,`horde_id`) VALUES
+(59791, 59793), -- Wooly Mammoth
+(60114, 60116); -- Armored Brown Bear