• 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/Type IXC U-boat"

From Kancolle Wiki
Jump to navigation Jump to search
com>Kenji135
m
m (6 revisions imported)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
-- [[Category:Player ship class modules]]
 +
 
return {
 
return {
 
     class = {
 
     class = {

Latest revision as of 14:46, 12 May 2021

Documentation for this module may be created at Module:Data/ShipClass/Type IXC U-boat/doc

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

return {
    class = {
        _name = "Type IXC U-boat",
        _short_name = "Type IXC",
        _is_type = true,
        _base_type = 13,
    },
}