aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/2016_04_09_29_world_2016_04_09_03_world.sql5
1 files changed, 5 insertions, 0 deletions
diff --git a/sql/updates/world/2016_04_09_29_world_2016_04_09_03_world.sql b/sql/updates/world/2016_04_09_29_world_2016_04_09_03_world.sql
new file mode 100644
index 00000000000..732e3d83ee5
--- /dev/null
+++ b/sql/updates/world/2016_04_09_29_world_2016_04_09_03_world.sql
@@ -0,0 +1,5 @@
+--
+DELETE FROM `player_factionchange_reputations` WHERE `alliance_id`= 589;
+INSERT INTO `player_factionchange_reputations` (`alliance_id`, `horde_id`) VALUES
+(589, 1137);
+UPDATE `creature` SET `equipment_id`=0 WHERE `id` IN(17404);