• 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/Junsen Type B"

From Kancolle Wiki
Jump to navigation Jump to search
com>Ckwng
(Created page with "local Type_B = { class = { _name = "Type B", _class = false, _base_type = 13, }, } return Type_B")
(No difference)

Revision as of 21:34, 7 March 2015

Documentation for this module may be created at Module:Data/ShipClass/Junsen Type B/doc

local Type_B = {
	class = {
		_name = "Type B",
		_class = false,
		_base_type = 13,
	},
}

return Type_B