• 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/Special 2TL Type"

From Kancolle Wiki
Jump to navigation Jump to search
(Created page with "-- Category:Player ship class modules return { class = { _name = "Special 2TL", _class = true, _base_type = 22, }, }")
 
m (Chocolatecravinghobo moved page Module:Data/ShipClass/Special 2TL to Module:Data/ShipClass/Special 2TL Type without leaving a redirect: retranslated/corrected to in-game)
(No difference)

Revision as of 01:46, 27 January 2024

Documentation for this module may be created at Module:Data/ShipClass/Special 2TL Type/doc

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

return {
    class = {
        _name = "Special 2TL",
        _class = true,
        _base_type = 22,
    },
}