diff options
| author | Anubisss <none@none> | 2010-05-14 22:05:19 +0200 |
|---|---|---|
| committer | Anubisss <none@none> | 2010-05-14 22:05:19 +0200 |
| commit | 7e027310c36330ac37feaf8bf0aaeffd4e18445a (patch) | |
| tree | 0f15a60988397a26bcbee0f715c9ab4ed96a6bd3 | |
| parent | 6851fae8e2d81ec7d9b1626f99f1b9185644ff76 (diff) | |
Update world.sql, forgot in rab603c8f4a.
--HG--
branch : trunk
| -rw-r--r-- | sql/world.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/world.sql b/sql/world.sql index bd299941180..a43b030b065 100644 --- a/sql/world.sql +++ b/sql/world.sql @@ -7140,6 +7140,7 @@ INSERT INTO `spell_proc_event` (`entry`,`SchoolMask`,`SpellFamilyName`,`SpellFam ( 58375, 0x00, 4, 0x00000000, 0x00000200, 0x00000000, 0x00000010, 0x00000000, 0, 0, 0), -- Glyph of Blocking ( 58387, 0x00, 4, 0x00004000, 0x00000040, 0x00000000, 0x00000010, 0x00000000, 0, 0, 0), -- Glyph of Sunder Armor ( 54925, 0x02, 10, 0x00000000, 0x00000208, 0x00000000, 0x00000000, 0x00000000, 0, 0, 0), -- Glyph of Seal of Command +( 63320, 0x00, 5, 0x80040000, 0x00000000, 0x00008000, 0x00000400, 0x00000000, 0, 0, 0), -- Glyph of Life Tap ( 67356, 0x08, 7, 0x00000010, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0, 0, 0), -- Item - Druid T9 Restoration Relic (Rejuvenation) ( 67771, 1, 0, 0x00000000, 0x00000000, 0x00000000, 0x0851154, 0x03, 0, 35, 45), -- Item - Coliseum Melee Trinket 10men ( 67702, 1, 0, 0x00000000, 0x00000000, 0x00000000, 0x0851154, 0x03, 0, 35, 45); -- Item - Coliseum Melee Trinket 25men |
