- Welcome to the Kancolle Wiki!
- If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord
Module:Data/ShipClass/Junsen Type B
< Module:Data
Jump to navigation
Jump to search
Revision as of 21:34, 7 March 2015 by com>Ckwng (Created page with "local Type_B = { class = { _name = "Type B", _class = false, _base_type = 13, }, } return Type_B")
Documentation for this module may be created at Module:Data/ShipClass/Junsen Type B/doc
local Type_B = {
class = {
_name = "Type B",
_class = false,
_base_type = 13,
},
}
return Type_B