- 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/Sentoku
< Module:Data
Jump to navigation
Jump to search
Revision as of 21:37, 7 March 2015 by com>Ckwng (Created page with "local Sentoku = { class = { _name = "Sentoku", _class = true, _base_type = 14, }, } return Sentoku")
Documentation for this module may be created at Module:Data/ShipClass/Sentoku/doc
local Sentoku = {
class = {
_name = "Sentoku",
_class = true,
_base_type = 14,
},
}
return Sentoku