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

From Kancolle Wiki
Jump to navigation Jump to search
com>Printspike
(Created page with "return { class = { _name = "J", _class = true, _base_type = 2, }, }")
 
m (3 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 15:08, 12 May 2021

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

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

return {
    class = {
        _name = "J",
        _class = true,
        _base_type = 2,
    },
}