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

From Kancolle Wiki
Jump to navigation Jump to search
(Created page with "-- Category:Player ship class modules return { class = { _name = "Town", _class = true, _base_type = 3, }, }")
 
m (1 revision imported)
 
(No difference)

Latest revision as of 15:13, 12 May 2021

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

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

return {
    class = {
        _name = "Town",
        _class = true,
        _base_type = 3,
    },
}