• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Changes

Jump to navigation Jump to search
m
no edit summary
Line 142: Line 142:  
         if obj.hp then
 
         if obj.hp then
 
             if obj:id() >= 1501 then
 
             if obj:id() >= 1501 then
                 return string.format("[[File:Enemy Icon %s.png|100px]]", obj:name():gsub('- Damaged', 'Damaged'))
+
                 return string.format("[[File:Enemy Icon %s.png|100px]]", obj:unique_name():gsub('- Damaged', 'Damaged'))
 
             else
 
             else
 
                 return string.format("[[File:Ship Icon %s.png|100px]]", obj:name())
 
                 return string.format("[[File:Ship Icon %s.png|100px]]", obj:name())
cssedit, gkautomate
6,928

edits

Navigation menu