- 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/Vittorio Veneto"
Jump to navigation
Jump to search
com>Ckwng |
Jigaraphale (talk | contribs) m |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | + | -- [[Category:Player ship class modules]] | |
− | + | ||
− | + | return { | |
− | + | class = { | |
− | + | _name = "Vittorio Veneto", | |
− | + | _short_name = "V.Veneto", | |
+ | _class = true, | ||
+ | _base_type = 8, | ||
+ | }, | ||
} | } | ||
− | |||
− |
Latest revision as of 15:30, 29 March 2024
Documentation for this module may be created at Module:Data/ShipClass/Vittorio Veneto/doc
-- [[Category:Player ship class modules]]
return {
class = {
_name = "Vittorio Veneto",
_short_name = "V.Veneto",
_class = true,
_base_type = 8,
},
}