• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Module:Data/ShipClass/Lexington

From Kancolle Wiki
< Module:Data
Revision as of 14:15, 3 May 2017 by com>Printspike (Created page with "local Lexington = { class = { _name = "Lexington", _class = true, _base_type = 11, } } return Lexington")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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