- 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/Gato"
Jump to navigation
Jump to search
Jigaraphale (talk | contribs) (Created page with "-- Category:Player ship class modules return { class = { _name = "Marcello", _class = true, _base_type = 13, }, }") |
Jigaraphale (talk | contribs) m |
||
Line 3: | Line 3: | ||
return { | return { | ||
class = { | class = { | ||
− | _name = " | + | _name = "Gato", |
_class = true, | _class = true, | ||
_base_type = 13, | _base_type = 13, | ||
}, | }, | ||
} | } |
Latest revision as of 08:33, 2 February 2024
Documentation for this module may be created at Module:Data/ShipClass/Gato/doc
-- [[Category:Player ship class modules]]
return {
class = {
_name = "Gato",
_class = true,
_base_type = 13,
},
}