aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/1730_world.sql
diff options
context:
space:
mode:
authorDrahy <none@none>2009-03-08 12:05:57 +0100
committerDrahy <none@none>2009-03-08 12:05:57 +0100
commitabdddf36ff16ab5be7080349c86217bb69a06ddf (patch)
treef0ca4baad51107bd6455c87b4649cc11fe186263 /sql/updates/1730_world.sql
parent86a4bc7f3f8f0d4f015050469b65ffe4d983864e (diff)
* Trinity sql coding style
* Renamed 1725 to 1730 * Added scripts to full script file --HG-- branch : trunk
Diffstat (limited to 'sql/updates/1730_world.sql')
-rw-r--r--sql/updates/1730_world.sql4
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/updates/1730_world.sql b/sql/updates/1730_world.sql
new file mode 100644
index 00000000000..7bf2425186f
--- /dev/null
+++ b/sql/updates/1730_world.sql
@@ -0,0 +1,4 @@
+-- Faerie fire
+INSERT INTO `spell_bonus_data` (`entry`, `direct_bonus`, `dot_bonus`, `ap_bonus`, `comments`) VALUES ('60089', '0', '0', '0.05', 'Druid - Faerie Fire (Bear Form)');
+-- Glyph of Devastate
+INSERT INTO `spell_proc_event` VALUES (58388, 0x00, 4, 0x00000040, 0x00000000, 0x00000000, 0x00000110, 0x00000000, 0.000000, 0.000000, 0); \ No newline at end of file