• 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 200: Line 200:  
     end
 
     end
    +
local numRows = table.getn(shipmodule.data[shipNum]["equip"])
 
     local equipTable = ''
 
     local equipTable = ''
     for i = 1, table.getn(shipmodule.data[shipNum]["equip"]) do
+
     for i = 1, numRows, 1 do
 
     local equipRow = '<tr>'
 
     local equipRow = '<tr>'
 
         if shipmodule.data[shipNum]["aircraft"] ~= "" then
 
         if shipmodule.data[shipNum]["aircraft"] ~= "" then
cssedit, gkautomate
6,916

edits

Navigation menu