• 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
no edit summary
Line 553: Line 553:     
local function loadShipData(key)
 
local function loadShipData(key)
   local ship = Ship(shipsById[(U.find(shipsByNo, ShipData[key] or key, "name") or {}).id])
+
   local ship = Ship(shipsById[(U.find(shipsByNo, ShipData[key] or key, "name") or {}).id] or key)
 
   local data = {}
 
   local data = {}
 
   data.id = ship:id() or '???'
 
   data.id = ship:id() or '???'
cssedit, gkautomate
6,916

edits

Navigation menu