- 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
Created page with "local Lexington = { class = { _name = "Lexington", _class = true, _base_type = 11, } } return Lexington"
local Lexington = {
class = {
_name = "Lexington",
_class = true,
_base_type = 11,
}
}
return Lexington
class = {
_name = "Lexington",
_class = true,
_base_type = 11,
}
}
return Lexington