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

From Kancolle Wiki
< Module:Data
Revision as of 21:37, 7 March 2015 by com>Ckwng (Created page with "local Sentoku = { class = { _name = "Sentoku", _class = true, _base_type = 14, }, } return Sentoku")
(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/Sentoku/doc

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

return Sentoku