Quantcast

Add Cataclysm strength potion used by some scripts.

Johnny C. Lam [05-15-14 - 23:18]
Add Cataclysm strength potion used by some scripts.

git-svn-id: svn://svn.curseforge.net/wow/ovale/mainline/trunk@1450 d5049fe3-3747-40f7-a4b5-f36d6801af5f
Filename
scripts/ovale_items.lua
diff --git a/scripts/ovale_items.lua b/scripts/ovale_items.lua
index a6e45f4..e45fbf2 100644
--- a/scripts/ovale_items.lua
+++ b/scripts/ovale_items.lua
@@ -9,6 +9,9 @@ do
 ### Potions (Mists of Pandaria only)
 ###

+Define(golemblood_potion 58146)
+Define(golemblood_potion_buff 79634)
+	SpellInfo(golemblood_potion_buff duration=25)
 Define(jade_serpent_potion 76093)
 Define(jade_serpent_potion_buff 105702)
 	SpellInfo(jade_serpent_potion_buff duration=25)