• 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
no edit summary
Line 9: Line 9:     
function Ship:create(name, model)
 
function Ship:create(name, model)
 +
if name == nil then
 +
return ShipData()
 +
end
 
if model == nil then
 
if model == nil then
 
model = ""
 
model = ""
Anonymous user

Navigation menu