• 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 467: Line 467:  
         if #filterArg > 0 then
 
         if #filterArg > 0 then
 
         local test = true
 
         local test = true
         for _, e in filterArg do
+
         for _, e in ipairs(filterArg) do
 
         local kv = mw.text.split(e, "%s*~%s*")
 
         local kv = mw.text.split(e, "%s*~%s*")
 
         if tostring(ship[kv[1]](ship)) ~= kv[2] then
 
         if tostring(ship[kv[1]](ship)) ~= kv[2] then
cssedit, gkautomate
6,926

edits

Navigation menu