- 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 61:
Line 61:
+
+
+
+
no edit summary
local back = self._ship:back()
local back = self._ship:back()
self._vars.top_bg_color, self._vars.top_extra_style = Formatting:format_ship_back(back), ""
self._vars.top_bg_color, self._vars.top_extra_style = Formatting:format_ship_back(back), ""
end
function ShipInfoKai:id()
self._vars.id = Formatting:format_stat(self._ship:id())
end
end