Changes

no edit summary
Line 70: Line 70:  
-- TODO: have a syntax for calling Module:Formatting functions?
 
-- TODO: have a syntax for calling Module:Formatting functions?
 
local formatting_functions = {
 
local formatting_functions = {
 +
 +
    air_power = function(ship)
 +
        return ship:air_power() or -1
 +
    end,
    
     night_battle_power = function(ship)
 
     night_battle_power = function(ship)
cssedit, gkautomate
7,064

edits