Changes

m
no edit summary
Line 115: Line 115:  
     end,
 
     end,
 
     icon_damaged = function(obj) return string.format("[[File:Ship Icon %s Damaged.png|100px]]", obj:name()) end,
 
     icon_damaged = function(obj) return string.format("[[File:Ship Icon %s Damaged.png|100px]]", obj:name()) end,
     link = function(obj) return string.format("[[%s]]", obj:name()) end,
+
     link = function(obj) return string.format("[[%s]]", obj:unique_name()) end,
 
     --[[
 
     --[[
 
     link = function(obj)
 
     link = function(obj)
cssedit, gkautomate
6,926

edits