- Welcome to the Kancolle Wiki!
- If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord
Difference between revisions of "Module:Data/ShipClass/Lexington"
Jump to navigation
Jump to search
com>Printspike (Created page with "local Lexington = { class = { _name = "Lexington", _class = true, _base_type = 11, } } return Lexington") |
(No difference)
|
Revision as of 14:15, 3 May 2017
Documentation for this module may be created at Module:Data/ShipClass/Lexington/doc
local Lexington = {
class = {
_name = "Lexington",
_class = true,
_base_type = 11,
}
}
return Lexington