Changes

no edit summary
Line 150: Line 150:  
             bauxite = scrap.bauxite or 0,
 
             bauxite = scrap.bauxite or 0,
 
         }
 
         }
 +
    end,
 +
 +
    development_rate = function(eq)
 +
        return "?"
 +
    end,
 +
   
 +
    development_hq = function(eq)
 +
        return math.max((eq:rarity() or 0) - 2, 0) * 10
 
     end,
 
     end,
  
cssedit, gkautomate
7,060

edits