• 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/Guglielmo Marconi"

From Kancolle Wiki
Jump to navigation Jump to search
(Created page with "local Marconi = { class = { _name = "Marconi", _class = true, _base_type = 13, }, } return Marconi")
 
com>Printspike
m (Printspike moved page Module:Marconi to Module:Guglielmo Marconi)

Revision as of 19:14, 17 August 2017

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

local Marconi = {
	class = {
		_name = "Marconi",
		_class = true,
		_base_type = 13,
	},
}

return Marconi