- 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 353:
Line 353:
− +
no edit summary
function ShipInfoKai:slot_details()
function ShipInfoKai:slot_details()
local slots = {}
local slots = {}
local num_of_slots = self._ship:slots()
local num_of_slots = self._ship:slots_length()
local slots_to_show
local slots_to_show
if num_of_slots then
if num_of_slots then