- 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
Line 536:
Line 536:
+
+
+
+
+
+
+
+
no edit summary
end
end
return air_power
return air_power
end
function ShipData:gun_fit_properties(fit_group)
if not self._gun_fit_properties then
return nil
else
return self._gun_fit_properties[fit_group]
end
end
end