- Internal Changes and Upgrades.

This commit is contained in:
tercio
2014-10-10 18:07:01 -03:00
parent c9f2e89b1b
commit 00c9e4de29
7 changed files with 231 additions and 41 deletions
+4 -4
View File
@@ -444,6 +444,10 @@
else
_detalhes.schedule_flag_boss_components = true
end
if (bossKilled) then
_detalhes.tabela_vigente.is_boss.killed = true
end
if (_detalhes:GetBossDetails (_detalhes.tabela_vigente.is_boss.mapid, _detalhes.tabela_vigente.is_boss.index)) then
@@ -460,10 +464,6 @@
end
end
if (bossKilled) then
_detalhes.tabela_vigente.is_boss.killed = true
end
if (from_encounter_end) then
_detalhes.tabela_vigente.end_time = _detalhes.encounter_table ["end"]
end