Changes

m
no edit summary
Line 102: Line 102:  
--[=[
 
--[=[
 
     -- Can give weird results when major contributors to air power are unknown
 
     -- Can give weird results when major contributors to air power are unknown
     -- [[Category:TODO]] : use tooltips with explanations instead
+
     -- [[Category:Todo]] : use tooltips with explanations instead
 
     local air_parity = (as_complete or as > 0) and string.format("%.1d", math.ceil((2./3.) * as)) or "??"
 
     local air_parity = (as_complete or as > 0) and string.format("%.1d", math.ceil((2./3.) * as)) or "??"
 
     local air_superiority = (as_complete or as > 0) and string.format("%.1d", math.ceil(as * (3 / 2))) or "??"
 
     local air_superiority = (as_complete or as > 0) and string.format("%.1d", math.ceil(as * (3 / 2))) or "??"
cssedit, gkautomate
7,060

edits