aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/2012_06_06_03_world_conditions.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/2012_06_06_03_world_conditions.sql b/sql/updates/world/2012_06_06_03_world_conditions.sql
new file mode 100644
index 00000000000..c9af2a1bcbc
--- /dev/null
+++ b/sql/updates/world/2012_06_06_03_world_conditions.sql
@@ -0,0 +1,2 @@
+-- Spell conditions shouldn't have been added
+DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=13 AND `SourceEntry` IN (41054,41055,45205,45206);