- 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:GunFitGroups"
Jump to navigation
Jump to search
com>Ckwng |
m (6 revisions imported) |
||
(3 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | + | -- [[Category:Misc data modules]] | |
− | + | ||
− | + | return { | |
− | + | large_caliber = { | |
− | + | "35.6cm/38cm", | |
− | + | "381mm", | |
− | + | "41cm", | |
− | + | "16inch", | |
− | + | "Proto 46cm", | |
− | + | "46cm", | |
− | + | "51cm", | |
+ | }, | ||
} | } | ||
− | |||
− |
Latest revision as of 12:43, 12 May 2021
Documentation for this module may be created at Module:GunFitGroups/doc
-- [[Category:Misc data modules]]
return {
large_caliber = {
"35.6cm/38cm",
"381mm",
"41cm",
"16inch",
"Proto 46cm",
"46cm",
"51cm",
},
}