- 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/Kaidai Type VI"
Jump to navigation
Jump to search
com>Ckwng (Created page with "local Kaidai_VIa = { class = { _name = "Kaidai VIa", _class = true, _base_type = 13, }, } return Kaidai_VIa") |
com>Ckwng (Consistency with zukan) |
||
Line 1: | Line 1: | ||
− | local | + | local Kaidai_VI = { |
class = { | class = { | ||
− | _name = "Kaidai | + | _name = "Kaidai VI", |
_class = true, | _class = true, | ||
_base_type = 13, | _base_type = 13, | ||
Line 7: | Line 7: | ||
} | } | ||
− | return | + | return Kaidai_VI |
Revision as of 06:04, 26 August 2015
Documentation for this module may be created at Module:Data/ShipClass/Kaidai Type VI/doc
local Kaidai_VI = {
class = {
_name = "Kaidai VI",
_class = true,
_base_type = 13,
},
}
return Kaidai_VI