aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/1814_world.sql
diff options
context:
space:
mode:
authorDrahy <none@none>2009-03-14 22:42:20 +0100
committerDrahy <none@none>2009-03-14 22:42:20 +0100
commit05c7639e7b6d87ef15267c990bc089d181d55d84 (patch)
treea23f8684113f5d47ba3fdcb907cc550b3b7b2ace /sql/updates/1814_world.sql
parenteee474d6ba451b4dcbf778097f700a8357491283 (diff)
* Added trinity sql coding style
--HG-- branch : trunk
Diffstat (limited to 'sql/updates/1814_world.sql')
-rw-r--r--sql/updates/1814_world.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/1814_world.sql b/sql/updates/1814_world.sql
index 9fbcc71a96f..fa403b5ac81 100644
--- a/sql/updates/1814_world.sql
+++ b/sql/updates/1814_world.sql
@@ -1,3 +1,4 @@
-- Improved Fire Nova Totem
+DELETE FROM `spell_proc_event` WHERE `entry` IN (16086, 16544);
INSERT INTO `spell_proc_event` VALUES (16086, 0x00, 7, 0, 0x00040000, 0x00000000, 0x00000000, 0x00000000, 0.000000, 0.000000, 0);
INSERT INTO `spell_proc_event` VALUES (16544, 0x00, 7, 0, 0x00040000, 0x00000000, 0x00000000, 0x00000000, 0.000000, 0.000000, 0); \ No newline at end of file