diff options
| author | Drahy <none@none> | 2009-03-04 09:19:13 +0100 |
|---|---|---|
| committer | Drahy <none@none> | 2009-03-04 09:19:13 +0100 |
| commit | 19ce0bb39ff3d4d5568410e29fa5372623735fbb (patch) | |
| tree | 7b6fa2ec26e07ff769451425e1a319f2f6ce0f15 /sql/updates/1618_world.sql | |
| parent | 7a44a9fb93da026a8e639084c76c7ca0696a6a07 (diff) | |
* Fixed sql updates, renamed and cleaned up
--HG--
branch : trunk
Diffstat (limited to 'sql/updates/1618_world.sql')
| -rw-r--r-- | sql/updates/1618_world.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/1618_world.sql b/sql/updates/1618_world.sql index 0f08c98b6ae..a07dd31f630 100644 --- a/sql/updates/1618_world.sql +++ b/sql/updates/1618_world.sql @@ -3,4 +3,4 @@ INSERT INTO `spell_proc_event` VALUES (55672, 0x00, 6, 0x00000001, 0x00000000, 0 -- Bloodsurge DELETE FROM `spell_proc_event` WHERE `entry` IN (46915); -INSERT INTO `spell_proc_event` VALUES (46915, 0x00, 4, 0x00000040, 0x00000404, 0x00000000, 0x00000000, 0x00000002, 0.000000, 0.000000, 0); +INSERT INTO `spell_proc_event` VALUES (46915, 0x00, 4, 0x00000040, 0x00000404, 0x00000000, 0x00000000, 0x00000002, 0.000000, 0.000000, 0);
\ No newline at end of file |
