- 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/Season/Christmas 2013"
Jump to navigation
Jump to search
(Created page with "--Categories: --Category:Seasonal modules return { index = { ["Light Cruisers"] = { "Kiso", "Naka" }, ["Battleships"] = { "Nagato" }, }, ships = { ["Kis...") |
m (2 revisions imported) |
(One intermediate revision by one other user not shown) | |
(No difference)
|
Latest revision as of 14:24, 12 May 2021
Documentation for this module may be created at Module:Data/Season/Christmas 2013/doc
--Categories:
--[[Category:Seasonal modules]]
return {
index = {
["Light Cruisers"] = { "Kiso", "Naka" },
["Battleships"] = { "Nagato" },
},
ships = {
["Kiso"] = {
{
ja = "クリスマスだと……ま、悪くはないな。",
en = "Christmas...... Well, it's not bad.",
note = "",
},
},
["Naka"] = {
{
ja = "那珂ちゃんとメリークリスマスだよ!きゃは☆",
en = "It's a Merry Christmas with Naka-chan~! Kya-ha♡",
note = "",
},
},
["Nagato"] = {
{
ja = "これが、クリスマスか。ふうん……そうか。",
en = "Is this Christmas? Hmm... is that so?",
note = "",
},
},
},
}