diff options
author | Shocker <none@none> | 2010-09-11 00:22:38 +0300 |
---|---|---|
committer | Shocker <none@none> | 2010-09-11 00:22:38 +0300 |
commit | 053cf5fd07ca64c8a33dc7bb062fd4066b8082c4 (patch) | |
tree | 68c991a67ae858d8f71531666514e285e0864b7f | |
parent | 50a90522f9c6145e94d3c268e4355ea14c58061e (diff) |
SQL: Remove duplicate entry from base world_database
--HG--
branch : trunk
-rw-r--r-- | sql/base/world_database.sql | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/base/world_database.sql b/sql/base/world_database.sql index 5073cb2775a..77c3aaadfe8 100644 --- a/sql/base/world_database.sql +++ b/sql/base/world_database.sql @@ -19112,7 +19112,6 @@ INSERT INTO `spell_proc_event` (`entry`,`SchoolMask`,`SpellFamilyName`,`SpellFam ( 63108, 0x00, 5, 0x00000002, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0, 0, 0), -- Siphon Life ( 63158, 0x00, 5, 0x00000001, 0x000000C0, 0x00000000, 0x00000000, 0x00000000, 0, 0, 0), -- Decimation ( 63156, 0x00, 5, 0x00000001, 0x000000C0, 0x00000000, 0x00000000, 0x00000000, 0, 0, 0), -- Decimation -( 63280, 0x00, 11, 0x20000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0, 0, 0), -- Glyph ofTotem of Wrath ( 64343, 0x00, 3, 0x00000002, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0, 0, 0), -- Impact ( 64976, 0x00, 4, 0x00000001, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0, 0, 0), -- Juggernaut ( 64914, 0x00, 8, 0x00010000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0, 0, 0), -- Item - Rogue T8 2P Bonus |