- 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:ShipCodes"
Jump to navigation
Jump to search
Jigaraphale (talk | contribs) m (Undo revision 170626 by Jigaraphale (talk)) Tag: Undo |
Jigaraphale (talk | contribs) m |
||
Line 13: | Line 13: | ||
[10] = "BBV", | [10] = "BBV", | ||
[11] = "CV", | [11] = "CV", | ||
− | [12] = " | + | [12] = "XBB", |
[13] = "SS", | [13] = "SS", | ||
[14] = "SSV", | [14] = "SSV", |
Latest revision as of 07:34, 2 April 2024
Documentation for this module may be created at Module:ShipCodes/doc
-- [[Category:Misc data modules]]
return {
[1] = "DE",
[2] = "DD",
[3] = "CL",
[4] = "CLT",
[5] = "CA",
[6] = "CAV",
[7] = "CVL",
[8] = "FBB",
[9] = "BB",
[10] = "BBV",
[11] = "CV",
[12] = "XBB",
[13] = "SS",
[14] = "SSV",
[15] = "AP",
[16] = "AV",
[17] = "LHA",
[18] = "CVB",
[19] = "AR",
[20] = "AS",
[21] = "CT",
[22] = "AO",
}