- Encounter Details plugin updates.
This commit is contained in:
@@ -99,7 +99,10 @@ do
|
||||
CONTAINER_MISCTARGET_CLASS = 10,
|
||||
CONTAINER_ENEMYDEBUFFTARGET_CLASS = 11
|
||||
}
|
||||
|
||||
|
||||
function _detalhes:name (actor)
|
||||
return self.nome or actor.nome
|
||||
end
|
||||
function _detalhes:Name (actor)
|
||||
return self.nome or actor.nome
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user