• 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 210: Line 210:     
function Combat.table(frame)
 
function Combat.table(frame)
     local types = { dd = dd, cl = dd, clt = dd, ca = dd, bb = dd }
+
     local typ = ({ dd = "dd", cl = "dd", clt = "dd", ca = "dd", bb = "dd" })[frame.args["type"]]
    local typ = types[frame.args["type"]]
   
     if not typ then
 
     if not typ then
 
         return ""
 
         return ""
cssedit, gkautomate
6,928

edits

Navigation menu