# HG changeset patch # User Xiiph # Date 1298071048 -3600 # Node ID 0ed4c1a0412e8af6d5750413db5f473f569db6ce # Parent 065ef4e56c258e0d4c48686824fe74c88e6b3045 Added buff IDs for: + 92725, -- Cauldron Agility + 92729, -- Cauldron Stamina + 92730, -- Cauldron Intellect + 92731, -- Cauldron Strength + 87635, -- 90 Expertise + 87554, -- 90 Dodge + 87555, -- 90 Parry Thanks to Infin1te diff -r 065ef4e56c25 -r 0ed4c1a0412e ICU.lua --- a/ICU.lua Sat Feb 19 00:08:18 2011 +0100 +++ b/ICU.lua Sat Feb 19 00:17:28 2011 +0100 @@ -21,6 +21,11 @@ 79471, -- Flask of the Winds 79472, -- Flask of Titanic Strength 94160, -- Flask of Flowing Water + + 92725, -- Cauldron Agility + 92729, -- Cauldron Stamina + 92730, -- Cauldron Intellect + 92731, -- Cauldron Strength }; -- Accepted well-fed buffs @@ -33,6 +38,9 @@ 87550, -- 90 Hit 87551, -- 90 Crit 87552, -- 90 Haste + 87635, -- 90 Expertise + 87554, -- 90 Dodge + 87555, -- 90 Parry };