- 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 53:
Line 53:
− +
no edit summary
function EnemyShipListKai:card(ship)
function EnemyShipListKai:card(ship)
local value
local value
local bg_color, extra_style = EnemyColors.rarity_colors(ship)
local bg_color, extra_style = EnemyColors:rarity_colors(ship)
if ship == false then
if ship == false then
value = Formatting:format_image{self._blank, size = self._size}
value = Formatting:format_image{self._blank, size = self._size}