• 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/Northampton"

From Kancolle Wiki
Jump to navigation Jump to search
(Created page with "-- Category:Player ship class modules return { class = { _name = "Northampton", _class = true, _base_type = 5, } }")
 
m (2 revisions imported)
 
(One intermediate revision by one other user not shown)
(No difference)

Latest revision as of 15:11, 12 May 2021

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

-- [[Category:Player ship class modules]]

return {
    class = {
        _name = "Northampton",
        _class = true,
        _base_type = 5,
    }
}