- debug: print in the chat the pre-potion found in the combat beggining while in raid.

This commit is contained in:
tercio
2014-07-01 11:43:47 -03:00
parent 7a91acee26
commit 3baa00474b
5 changed files with 71 additions and 4 deletions
+7
View File
@@ -2,6 +2,13 @@ do
local _detalhes = _G._detalhes
_detalhes.PotionList = {
[105702] = true, --jade serpent
[105706] = true, --mogu power
[105697] = true, --virmen's bite
[105698] = true, --montains
}
_detalhes.SpecSpellList = {
}