• 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 627: Line 627:  
             end
 
             end
 
             if count == 6 and str ~= nil then -- >6 ships --> combined fleet
 
             if count == 6 and str ~= nil then -- >6 ships --> combined fleet
             str = "<center><b>Main Fleet</b></center>" .. str:sub(0,i) .. "<br><center><b>Escort Fleet</b></center>" .. str:sub(i+1,#str)
+
             str = "<center><b>Main Fleet</b></center>" .. str:sub(0,i) .. "<center><b>Escort Fleet</b></center>" .. str:sub(i+1,#str)
 
         end
 
         end
 
             end
 
             end
5,421

edits

Navigation menu