- 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
mLine 688:
Line 688:
− +
try to fix
function ShipData:air_power_estimation(count_recons)
function ShipData:air_power_estimation(count_recons)
return self._air_power_estimation and self:air_power(count_recons)
return self._air_power_estimation
end
end