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

edits

Navigation menu