• 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
m
no edit summary
Line 15: Line 15:  
     local shipNum = shipmodule.getIDNum(frame)
 
     local shipNum = shipmodule.getIDNum(frame)
   −
     local shipInfo = assert(shipmodule.data[shipNum], "This KanMusu ID doesn't contains any data")
+
     local shipInfo = assert(shipmodule.data[shipNum], "KanMusu ID " .. shipNum .. " doesn't have a database entry")
 
      
 
      
 
     local upperTable = shipmodule.makeStatBox(frame)
 
     local upperTable = shipmodule.makeStatBox(frame)
5,421

edits

Navigation menu