- 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 57:
Line 57:
− +
no edit summary
value = ShipBattleCardKai:get{ship = ship, size = self._size, link = ship:link(), caption = ship:name()}
value = ShipBattleCardKai:get{ship = ship, size = self._size, link = ship:link(), caption = ship:name()}
end
end
return {values = value, bg_color = self._transparent, text_align = self._center_align}
return {value = value, bg_color = self._transparent, text_align = self._center_align}
end
end