Changes

no edit summary
Line 18: Line 18:  
local formatting_functions = {
 
local formatting_functions = {
 
      
 
      
 +
    code = function(ship)
 +
        return Formatting:format_ship_code(ship:type())
 +
    end,
 +
 
     -- overrides ShipData:type
 
     -- overrides ShipData:type
 
     type = function(ship)
 
     type = function(ship)
cssedit, gkautomate
6,926

edits