diff options
| author | Drahy <none@none> | 2009-03-14 22:42:20 +0100 |
|---|---|---|
| committer | Drahy <none@none> | 2009-03-14 22:42:20 +0100 |
| commit | 05c7639e7b6d87ef15267c990bc089d181d55d84 (patch) | |
| tree | a23f8684113f5d47ba3fdcb907cc550b3b7b2ace /sql/updates/1886_world.sql | |
| parent | eee474d6ba451b4dcbf778097f700a8357491283 (diff) | |
* Added trinity sql coding style
--HG--
branch : trunk
Diffstat (limited to 'sql/updates/1886_world.sql')
| -rw-r--r-- | sql/updates/1886_world.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/1886_world.sql b/sql/updates/1886_world.sql index d682101ff6f..8dbac159633 100644 --- a/sql/updates/1886_world.sql +++ b/sql/updates/1886_world.sql @@ -3,4 +3,4 @@ INSERT INTO `spell_linked_spell` VALUES (61846, 61848, 2, 'Aspect of te dragonha -- Glyph of Aspect of the Monkey REPLACE INTO `spell_proc_event` VALUES (13163, 0x00, 0, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0000010, 0.000000, 0.000000, 0); -REPLACE INTO `spell_proc_event` VALUES (61848, 0x00, 0, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0000010, 0.000000, 0.000000, 0); +REPLACE INTO `spell_proc_event` VALUES (61848, 0x00, 0, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0000010, 0.000000, 0.000000, 0);
\ No newline at end of file |
