• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Changes

Jump to navigation Jump to search
no edit summary
Line 135: Line 135:  
             return "nil"
 
             return "nil"
 
         end
 
         end
    end,
  −
  −
    development = function(eq)
  −
        return Development.formatResources(eq)
   
     end,
 
     end,
   Line 150: Line 146:  
             bauxite = scrap.bauxite or 0,
 
             bauxite = scrap.bauxite or 0,
 
         }
 
         }
 +
    end,
 +
 +
    development = function(eq)
 +
        return Development.formatResources(eq)
 
     end,
 
     end,
    
     development_rate = function(eq)
 
     development_rate = function(eq)
         return "?"
+
         return Development.formatRates(eq)
 
     end,
 
     end,
 
      
 
      
 
     development_hq = function(eq)
 
     development_hq = function(eq)
         return math.max((eq:rarity() or 0) - 2, 0) * 10
+
         return Development.formatHQ(eq)
 
     end,
 
     end,
  
cssedit, gkautomate
6,941

edits

Navigation menu