• 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 314: Line 314:     
function EquipmentData:deployment_cost()
 
function EquipmentData:deployment_cost()
     return self._deployment_cost or self._flight_cost
+
     return {fuel = false, ammo = false, steel = false, bauxite = self._deployment_cost or self._flight_cost, devmat = false, screw = false}
 
end
 
end
  
Anonymous user

Navigation menu