- 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"
Jump to navigation
Jump to search
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) |
|||
Line 3: | Line 3: | ||
return { | return { | ||
class = { | class = { | ||
− | _name = "Special 2TL", | + | _name = "Special 2TL Type", |
− | _class = | + | _class = false, |
_base_type = 22, | _base_type = 22, | ||
}, | }, | ||
} | } |
Latest 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 Type",
_class = false,
_base_type = 22,
},
}