• 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/Junsen Type B Kai Ni"

From Kancolle Wiki
Jump to navigation Jump to search
com>Ckwng
m (Ckwng moved page Module:Type B Kai Ni to Module:Junsen Type B Kai Ni: Consistency with zukan)
com>Kenji135
m
Line 1: Line 1:
local Junsen_Type_B_Kai_Ni = {
+
return {
class = {
+
    class = {
_name = "Junsen Type B Kai Ni",
+
        _name = "Junsen Type B Kai Ni",
_class = false,
+
        _class = false,
_base_type = 13,
+
        _base_type = 13,
},
+
    },
 
}
 
}
 
return Junsen_Type_B_Kai_Ni
 

Revision as of 09:37, 1 January 2018

Documentation for this module may be created at Module:Data/ShipClass/Junsen Type B Kai Ni/doc

return {
    class = {
        _name = "Junsen Type B Kai Ni",
        _class = false,
        _base_type = 13,
    },
}