• 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 75: Line 75:  
     end
 
     end
 
   end
 
   end
 +
  local id = tonumber(name)
 
   if not ship_form_table then
 
   if not ship_form_table then
    local id = tonumber(name)
   
     ship_form_table = {
 
     ship_form_table = {
 
         _name = not id and name or nil,
 
         _name = not id and name or nil,
Line 91: Line 91:  
   end
 
   end
 
   ship_form_table._key = model
 
   ship_form_table._key = model
   if name:sub(1, 5) == 'Vita:' then
+
   if not id and name:sub(1, 5) == 'Vita:' then
 
     ship_form_table._vita = true
 
     ship_form_table._vita = true
 
   end
 
   end
cssedit, gkautomate
7,060

edits

Navigation menu