Changes

no edit summary
Line 17: Line 17:     
local formatting_functions = {
 
local formatting_functions = {
 +
   
 +
    -- overrides ShipData:type
 +
    type = function(ship)
 +
        return Formatting.format_ship_type(ship:type())
 +
    end,
    
     -- overrides ShipData:link
 
     -- overrides ShipData:link
cssedit, gkautomate
7,064

edits