- 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
Line 146:
Line 146:
− +
Fix explicit linked battle cards
return self:battle_card(ship, args, false)
return self:battle_card(ship, args, false)
else
else
return self:card(ship, args, args.link)
return self:battle_card(ship, args, args.link)
end
end
else
else