Merge pull request #380 from Jooooooooooooooooo/master
Update spells.lua
This commit is contained in:
+10
-10
@@ -1395,16 +1395,16 @@ elseif (DF.IsWotLKWow()) then
|
||||
}
|
||||
|
||||
DF.PotionIDs = {
|
||||
[40093] = true, --Indestructable Potion
|
||||
[40211] = true, --Potion of Speed
|
||||
[40212] = true, --Potion of Wild Magic
|
||||
[40081] = true, --Potion of Nightmares
|
||||
[33447] = true, -- Runic Healing Potion
|
||||
[41166] = true, -- Runic Healing Injector
|
||||
[40087] = true, -- Powerful Rejuvenation Potion
|
||||
[40077] = true, -- Crazy Alchemist's Potion
|
||||
[33448] = true, -- Runic Mana Potion
|
||||
[42545] = true, -- Runic Mana Injector
|
||||
[53762] = true, --Indestructable Potion
|
||||
[53908] = true, --Potion of Speed
|
||||
[53909] = true, --Potion of Wild Magic
|
||||
[53753] = true, --Potion of Nightmares
|
||||
[43185] = true, -- Runic Healing Potion
|
||||
[67489] = true, -- Runic Healing Injector
|
||||
[53761] = true, -- Powerful Rejuvenation Potion
|
||||
[53750] = true, -- Crazy Alchemist's Potion
|
||||
[43186] = true, -- Runic Mana Potion
|
||||
[67490] = true, -- Runic Mana Injector
|
||||
}
|
||||
DF.FeastIDs = {}
|
||||
DF.RuneIDs = {}
|
||||
|
||||
Reference in New Issue
Block a user