• 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
no edit summary
Line 19: Line 19:     
function ShipCardKai:get_source(ship, args)
 
function ShipCardKai:get_source(ship, args)
return args.damaged and ship:card_damaged() or ship:card()
+
return args.damaged and ship:card_damaged(args.hd) or ship:card(args.hd)
 
end
 
end
  
cssedit, gkautomate
6,928

edits

Navigation menu