diff ICU.lua @ 11:0ed4c1a0412e

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
author Xiiph
date Sat, 19 Feb 2011 00:17:28 +0100
parents f020d96ccfc8
children 2d952bc9897a
line wrap: on
line diff
--- 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
 	};