• 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/Sentoku"

From Kancolle Wiki
Jump to navigation Jump to search
com>Ckwng
(Created page with "local Sentoku = { class = { _name = "Sentoku", _class = true, _base_type = 14, }, } return Sentoku")
(No difference)

Revision as of 21:37, 7 March 2015

Documentation for this module may be created at Module:Data/ShipClass/Sentoku/doc

local Sentoku = {
	class = {
		_name = "Sentoku",
		_class = true,
		_base_type = 14,
	},
}

return Sentoku