aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/2013_world.sql
diff options
context:
space:
mode:
authorQAston <none@none>2009-04-19 00:25:12 +0200
committerQAston <none@none>2009-04-19 00:25:12 +0200
commit8dc8babfb787578fb75214f1858168447c61b34c (patch)
treebfc930a1dc5e33162c530e31aa858b2c3eebf4bd /sql/updates/2013_world.sql
parentd362d446bdfd98b68e33c5c90e9a61a78ac384ab (diff)
*Add coeficient for lifebloom final healing and temporary set amount of it to not increase while spell is stacked, proc improved mana shield with riptide.
--HG-- branch : trunk
Diffstat (limited to 'sql/updates/2013_world.sql')
-rw-r--r--sql/updates/2013_world.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/2013_world.sql b/sql/updates/2013_world.sql
index ae697a245e3..1efc20f41e0 100644
--- a/sql/updates/2013_world.sql
+++ b/sql/updates/2013_world.sql
@@ -2,4 +2,4 @@
DELETE FROM `spell_proc_event` WHERE `entry` IN (44745, 54787, 58426, 31221, 31222, 31223);
INSERT INTO `spell_proc_event` VALUES
(44745, 0x00, 3, 0x00000000, 0x00000001, 0x00000000, 0x00008000, 0x0002000, 0.000000, 0.000000, 0),
-(54787, 0x00, 3, 0x00000000, 0x00000001, 0x00000000, 0x00008000, 0x0002000, 0.000000, 0.000000, 0), \ No newline at end of file
+(54787, 0x00, 3, 0x00000000, 0x00000001, 0x00000000, 0x00008000, 0x0002000, 0.000000, 0.000000, 0); \ No newline at end of file