From d08567965ad5d1d75822a27e22b31bfc4993165c Mon Sep 17 00:00:00 2001 From: Rat Date: Thu, 18 Mar 2010 21:32:16 +0100 Subject: *fix Merciless Totem of the Third Wind proc *fix in world.sql --HG-- branch : trunk --- sql/world.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sql/world.sql') diff --git a/sql/world.sql b/sql/world.sql index a9fc7b6f17d..c51fe8297dc 100644 --- a/sql/world.sql +++ b/sql/world.sql @@ -6427,7 +6427,7 @@ INSERT INTO `spell_proc_event` (`entry`,`SchoolMask`,`SpellFamilyName`,`SpellFam ( 42135, 0x00, 0, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0, 0, 90), -- Lesser Rune of Warding ( 42136, 0x00, 0, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0, 0, 90), -- Greater Rune of Warding ( 42368, 0x00, 10, 0x40000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0, 0, 0), -- Merciless Libram of Justice -( 42370, 0x00, 11, 0x00000040, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0, 0, 0), -- Merciless Totem of the Third WInd +( 42370, 0x00, 11, 0x00000080, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0, 0, 0), -- Merciless Totem of the Third WInd ( 42770, 0x00, 0, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00010000, 0, 0, 0), -- Second Wind (Rank 2) ( 43019, 0x00, 0, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000400, 0, 0, 0), -- Mana Shield (Rank 8) ( 43020, 0x00, 0, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000400, 0, 0, 0), -- Mana Shield (Rank 9) -- cgit v1.2.3