1
0
Fork 0

Fix WX05-013

This commit is contained in:
WEBXOSS 2016-12-11 13:55:46 +08:00
parent 5d57fd9e8e
commit 0d4e2e5936

View file

@ -35030,6 +35030,8 @@ var CardInfo = {
],
actionEffects: [{
onAttack: true,
attackPhase: true,
mainPhase: true,
costExceed: 2,
useCondition: function (arg) {
return (arg.event.card.type === 'SIGNI');