- Fixed several small bugs from 6.2 patch.

- Disabled the special behavior for Tyrant Velhari encounter.
This commit is contained in:
Tercio
2015-06-29 16:33:27 -03:00
parent 89213e7808
commit 72c4fb5a71
8 changed files with 200 additions and 33 deletions
+12
View File
@@ -547,7 +547,19 @@ function _G._detalhes:Start()
_detalhes.chat_embed:CheckChatEmbed (true)
_detalhes.AddOnStartTime = GetTime()
--[[
local a = CreateFrame ("frame")
a:RegisterEvent ("PLAYER_REGEN_ENABLED")
a:RegisterEvent ("PLAYER_REGEN_DISABLED")
a:RegisterEvent ("ENCOUNTER_START")
a:RegisterEvent ("ENCOUNTER_END")
a:SetScript ("OnEvent", function (self, event, ...)
print (event)
end)
--]]
--[[
function _detalhes:TestResize()
_detalhes:OpenNewsWindow ("TESTE, |TInterface\\AddOns\\Details\\images\\key_shift:20:40:0:0:64:64:0:64:0:40|t")