• 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
Test #2
Line 350: Line 350:  
         end
 
         end
 
         if form.normal then
 
         if form.normal then
             table.insert(result, cg(form.name, false, "352px"))
+
             table.insert(result, cg(form.name, false, "345px"))
 
         end
 
         end
 
         if form.damaged then
 
         if form.damaged then
             table.insert(result, cg(form.name, true, "352px"))
+
             table.insert(result, cg(form.name, true, "345px"))
 
         end
 
         end
 
     end
 
     end
Anonymous user

Navigation menu