• 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 278: Line 278:  
          
 
          
 
         local content = "Notable Drops<br />"
 
         local content = "Notable Drops<br />"
         for i in 1, #drops do
+
         for i = 1, #drops do
 
             content = content .. drops[i] .. " "
 
             content = content .. drops[i] .. " "
 
             if i % 4 == 0 then content = content .. "<br />" end
 
             if i % 4 == 0 then content = content .. "<br />" end
48

edits

Navigation menu