- 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
Line 9:
Line 9:
+
+
+
no edit summary
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 = ""