• 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/Vittorio Veneto

From Kancolle Wiki
< Module:Data
Revision as of 14:02, 28 April 2015 by com>Ckwng (Created page with "local Vittorio_Veneto = { class = { _name = "Vittorio Veneto", _class = true, _base_type = 8, }, } return Vittorio_Veneto")
(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/Vittorio Veneto/doc

local Vittorio_Veneto = {
	class = {
		_name = "Vittorio Veneto",
		_class = true,
		_base_type = 8,
	},
}

return Vittorio_Veneto