aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
authortobmaps <spambot42@yandex.ru>2011-05-12 04:10:38 +0700
committertobmaps <spambot42@yandex.ru>2011-05-12 04:10:38 +0700
commitca24fa449fbe8828b633da2dffd6734be74dc0f3 (patch)
treeb1ce85f4e20608caf1cdf3c2026543d39680baf2 /sql/updates
parent922a174683b93e46510c12836d37f3a85e994781 (diff)
DB/SQL: add lost lines from last commit
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/world/2011_05_11_07_world_spell_bonus_data.sql6
1 files changed, 3 insertions, 3 deletions
diff --git a/sql/updates/world/2011_05_11_07_world_spell_bonus_data.sql b/sql/updates/world/2011_05_11_07_world_spell_bonus_data.sql
index d7150cfbc75..52ba4496542 100644
--- a/sql/updates/world/2011_05_11_07_world_spell_bonus_data.sql
+++ b/sql/updates/world/2011_05_11_07_world_spell_bonus_data.sql
@@ -1,5 +1,5 @@
DELETE FROM `spell_proc_event` WHERE `entry` IN (20335,20336,20337);
INSERT INTO `spell_proc_event` VALUES
-(20335,0x00,10,0x00800000,0x00000000,0x00000008,0x00000100,0x00000000,0.000000,100.000000,0),
-(20336,0x00,10,0x00800000,0x00000000,0x00000008,0x00000100,0x00000000,0.000000,100.000000,0),
-(20337,0x00,10,0x00800000,0x00000000,0x00000008,0x00000100,0x00000000,0.000000,100.000000,0);
+(20335,0x00,10,0x00800000,0x00000000,0x00000008,0x00000100,0x00000000,0,100,0),
+(20336,0x00,10,0x00800000,0x00000000,0x00000008,0x00000100,0x00000000,0,100,0),
+(20337,0x00,10,0x00800000,0x00000000,0x00000008,0x00000100,0x00000000,0,100,0);