diff options
| author | Drahy <none@none> | 2009-03-13 00:20:50 +0100 |
|---|---|---|
| committer | Drahy <none@none> | 2009-03-13 00:20:50 +0100 |
| commit | b8bfa091de4db3d7a49bdd90fcf194ddce4353b8 (patch) | |
| tree | 0ad79554b2a629b65ad2c289a95b498671b2e3e4 /sql/updates/1764_world.sql | |
| parent | d13df871c5fb897957131fafdc300a7e9094d3b5 (diff) | |
* Added sql trinity code style.
--HG--
branch : trunk
Diffstat (limited to 'sql/updates/1764_world.sql')
| -rw-r--r-- | sql/updates/1764_world.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/1764_world.sql b/sql/updates/1764_world.sql index b87a0488e9c..016066430b6 100644 --- a/sql/updates/1764_world.sql +++ b/sql/updates/1764_world.sql @@ -6,4 +6,4 @@ REPLACE INTO `spell_proc_event` VALUES (20210, 0x00, 10, 3221225472, 0x00000000, REPLACE INTO `spell_proc_event` VALUES (20212, 0x00, 10, 3221225472, 0x00000000, 0x00000000, 0x00000000, 0x00000002, 0.000000, 0.000000, 0); REPLACE INTO `spell_proc_event` VALUES (20213, 0x00, 10, 3221225472, 0x00000000, 0x00000000, 0x00000000, 0x00000002, 0.000000, 0.000000, 0); REPLACE INTO `spell_proc_event` VALUES (20214, 0x00, 10, 3221225472, 0x00000000, 0x00000000, 0x00000000, 0x00000002, 0.000000, 0.000000, 0); -REPLACE INTO `spell_proc_event` VALUES (20215, 0x00, 10, 3221225472, 0x00000000, 0x00000000, 0x00000000, 0x00000002, 0.000000, 0.000000, 0); +REPLACE INTO `spell_proc_event` VALUES (20215, 0x00, 10, 3221225472, 0x00000000, 0x00000000, 0x00000000, 0x00000002, 0.000000, 0.000000, 0);
\ No newline at end of file |
