• 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
m
no edit summary
Line 70: Line 70:     
function ShipBattleCardKai:get_source(ship, args)
 
function ShipBattleCardKai:get_source(ship, args)
   return args.damaged and ship:battle_card_damaged(true) or ship:battle_card(true)
+
   return args.damaged and args.damaged ~= 'false' and ship:battle_card_damaged(true) or ship:battle_card(true)
 
end
 
end
  
cssedit, gkautomate
6,941

edits

Navigation menu