- Welcome to the Kancolle Wiki!
- If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord
Changes
Jump to navigation
Jump to search
mLine 16:
Line 16:
− +
no edit summary
else
else
local ship_table = require(mw.ustring.format('Module:%s', name))
local ship_table = require(mw.ustring.format('Module:%s', name))
local ship = ShipData:create(ship_table[model])
local ship = ShipData(ship_table[model])
if not ships[name] then
if not ships[name] then
ships[name] = {}
ships[name] = {}