Open main menu
Home
Random
Nearby
Log in
Settings
About Kancolle Wiki
Disclaimers
Kancolle Wiki
Search
Changes
← Older edit
Newer edit →
Module:ShipBattleCardKai
(view source)
Revision as of 17:19, 15 June 2019
28 bytes added
,
5 years ago
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
7,076
edits