- added back the localizations on ToC file.

- API: added actor:Pets() > return a numeric table with pet names formated with the owner name.
- added pets to the damage tooltip.
This commit is contained in:
Tercio
2017-04-27 16:23:29 -03:00
parent 85c9d90c13
commit fad3f1fd28
6 changed files with 142 additions and 38 deletions
+3
View File
@@ -142,6 +142,9 @@ do
function _detalhes:GetSpell (spellid)
return self.spells._ActorTable [spellid]
end
function _detalhes:Pets()
return self.pets
end
--> inherits to all actors without placing it on _detalhes namespace.
_detalhes.container_combatentes.guid = _detalhes.GetGUID