- New loc strings.
- Chromie should now be shown on damage and heal displays. - Fix for Ticket #198 'script run too long'. - Added boss target name on the first hit message. - Few improvements on the new death recap. - Added {rdps} and {rhps} for the data feed broker.
This commit is contained in:
@@ -302,6 +302,13 @@
|
||||
|
||||
else
|
||||
novo_objeto.displayName = nome
|
||||
|
||||
--Chromie - From 'The Deaths of Chromie'
|
||||
if (serial) then
|
||||
if (serial:match ("^Creature%-0%-%d+%-%d+%-%d+%-122663%-%w+$")) then
|
||||
novo_objeto.grupo = true
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
--> é inimigo
|
||||
|
||||
Reference in New Issue
Block a user