• 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 175: Line 175:     
     -- ship ID for Musashi Kai 2
 
     -- ship ID for Musashi Kai 2
     if shipNum == 346 then
+
     if shipNum == "346" then
     return type(shipNum) .. " " .. type(frame.args[1]) .. " " .. type(346) .. " " .. tostring(5)
+
     return 5
 
     else
 
     else
         return type(shipNum) .. " " .. type(frame.args[1]) .. " " .. type(346) .. " " .. tostring(4)
+
         return 4
 
     end
 
     end
 
end
 
end
5,421

edits

Navigation menu