aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDr-J <daniel.jarrott0@gmail.com>2015-02-23 23:33:01 +0000
committerDr-J <daniel.jarrott0@gmail.com>2015-02-23 23:33:01 +0000
commitdc8fabe9e6d60167185d9561c55dbf4e9f434b8e (patch)
tree8ec8edafec81209eb47bc7a3713844d5e1157da9
parenta0e5f5a37621465cb20680a2869c9cdb1a86eeb0 (diff)
DB/Achievement: Flirt with Disaster (Faction change issue)
By @Rohlik Closes 14201
-rw-r--r--sql/updates/world/2015_02_23_04_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/2015_02_23_04_world.sql b/sql/updates/world/2015_02_23_04_world.sql
new file mode 100644
index 00000000000..b4e68f47825
--- /dev/null
+++ b/sql/updates/world/2015_02_23_04_world.sql
@@ -0,0 +1,2 @@
+-- Delete wrong data for achiev Flirt With Disaster
+DELETE FROM `player_factionchange_achievement` WHERE `alliance_id`=1280 AND `horde_id`=1279;