aboutsummaryrefslogtreecommitdiff
path: root/sql/world.sql
diff options
context:
space:
mode:
authorAstellar <none@none>2010-01-05 15:52:44 +0300
committerAstellar <none@none>2010-01-05 15:52:44 +0300
commita886552c85f38b831b9886f38363932bddb3cc93 (patch)
treecd6301cf256be28637f5dbf0b60ef6bd09474daf /sql/world.sql
parent53a7a7bd4829eacc6151b90b1d46b543a57c123e (diff)
Glyph of Blocking proc moved to DB.
--HG-- branch : trunk
Diffstat (limited to 'sql/world.sql')
-rw-r--r--sql/world.sql1
1 files changed, 1 insertions, 0 deletions
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 */;