From a886552c85f38b831b9886f38363932bddb3cc93 Mon Sep 17 00:00:00 2001 From: Astellar Date: Tue, 5 Jan 2010 15:52:44 +0300 Subject: Glyph of Blocking proc moved to DB. --HG-- branch : trunk --- sql/world.sql | 1 + 1 file changed, 1 insertion(+) (limited to 'sql/world.sql') diff --git a/sql/world.sql b/sql/world.sql index f77fcb1faef..b8723f886e0 100644 --- a/sql/world.sql +++ b/sql/world.sql @@ -6681,6 +6681,7 @@ INSERT INTO `spell_proc_event` (`entry`,`SchoolMask`,`SpellFamilyName`,`SpellFam ( 57989, 0x00, 0, 0x00000000, 0x00000000, 0x00000000, 0x00000001, 0x00000000, 0, 0, 0), -- uncommented ( 65661, 0x00, 15, 0x00400010, 0x20020004, 0x00000000, 0x00000010, 0x00000000, 0, 100, 0), -- uncommented ( 53601, 0x00, 0, 0x00000000, 0x00000000, 0x00000000, 0x000A02A8, 0x00000000, 0, 0, 6), -- Sacred Shield (Rank 1) +( 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 /*!40000 ALTER TABLE `spell_proc_event` ENABLE KEYS */; -- cgit v1.2.3