- 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 219:
Line 219:
− +
Format fit group
end
end
if eq_type == 3 or eq_type == 38 then
if eq_type == 3 or eq_type == 38 then
self._vars.fit_group = format{self._fit_group_template, fit_group = Formatting:tooltip(self._equipment:gun_fit_group(), self._fit_group_tooltip)}
self._vars.fit_group = format{self._fit_group_template, fit_group = Formatting:tooltip(Formatting:format_stat(self._equipment:gun_fit_group()), self._fit_group_tooltip)}
else
else
self._vars.fit_group = ""
self._vars.fit_group = ""