• 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 5: Line 5:     
function ShipGraphicKai:get_source(ship, args)
 
function ShipGraphicKai:get_source(ship, args)
if args.damaged then
+
return args.damaged and ship:cg_damaged(args.hd) or ship:cg(args.hd)
    return ship:cg_damaged()
  −
end
  −
return ship:cg()
   
end
 
end
  
cssedit, gkautomate
6,928

edits

Navigation menu