From b3f829cd520f60987f9d8a80635c006c17da60ee Mon Sep 17 00:00:00 2001 From: "Johnny C. Lam" Date: Thu, 15 May 2014 23:18:38 +0000 Subject: [PATCH] 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 --- scripts/ovale_items.lua | 3 +++ 1 file changed, 3 insertions(+) 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) -- 1.7.9.5