aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/2013_03_07_00_world_conditions.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/2013_03_07_00_world_conditions.sql b/sql/updates/world/2013_03_07_00_world_conditions.sql
new file mode 100644
index 00000000000..31b9d1a1d25
--- /dev/null
+++ b/sql/updates/world/2013_03_07_00_world_conditions.sql
@@ -0,0 +1,2 @@
+-- Delete condition that is already covered by spell attribute
+DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=13 AND `SourceEntry`=58846;