- 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 19:
Line 19:
+
+
+
+
Add base type
end
end
return table.concat(result, " ")
return table.concat(result, " ")
end
function ShipClassData:base_type()
return self._base_type
end
end