- Added Spirit Link Totem damage and healing on death log.
- Added the total of life exchanged by the Spirit Link Totem on player detail window. - Added more spells for crowd control. - Added scroll on bookmark panel.
This commit is contained in:
@@ -121,6 +121,9 @@ do
|
||||
function _detalhes:Class (actor)
|
||||
return self.classe or actor.classe
|
||||
end
|
||||
function _detalhes:class (actor)
|
||||
return self.classe or actor.classe
|
||||
end
|
||||
function _detalhes:GetActorSpells()
|
||||
return self.spells._ActorTable
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user