- 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 34:
Line 34:
− +
no edit summary
name, model = self:process_ship_key(reference)
name, model = self:process_ship_key(reference)
if not name then
if not name then
name = base
name = base:base_name()
end
end
return self(name, model)
return self(name, model)