• 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 22: Line 22:  
end
 
end
 
for x, node in pairs(validLabels) do
 
for x, node in pairs(validLabels) do
for y, ship in pairs(shipTypes) do
+
if drops[node] ~= nil then
if drops[node][ship] ~= nil then
+
for y, ship in pairs(shipTypes) do
headerList[ship] = true
+
if drops[node][ship] ~= nil then
 +
headerList[ship] = true
 +
end
 
end
 
end
 
end
 
end
5,421

edits

Navigation menu