• 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/Kaidai Type VI"

From Kancolle Wiki
Jump to navigation Jump to search
m (Chocolatecravinghobo moved page Module:Data/ShipClass/Kaidai VI to Module:Data/ShipClass/Kaidai Type VI without leaving a redirect: retranslated/corrected to in-game)
Line 3: Line 3:
 
return {
 
return {
 
     class = {
 
     class = {
         _name = "Kaidai VI",
+
         _name = "Kaidai Type VI",
 
         _class = false,
 
         _class = false,
 
         _base_type = 13,
 
         _base_type = 13,
 
     },
 
     },
 
}
 
}

Revision as of 01:48, 27 January 2024

Documentation for this module may be created at Module:Data/ShipClass/Kaidai Type VI/doc

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

return {
    class = {
        _name = "Kaidai Type VI",
        _class = false,
        _base_type = 13,
    },
}