fix WX15-016

This commit is contained in:
WEBXOSS 2017-04-04 08:22:16 +08:00
parent 19716cc6fa
commit 761104d8c3

View file

@ -132934,7 +132934,7 @@ var CardInfo = {
source: this.player.lrig,
description: '2132-attached-0',
triggerCondition: function (event) {
return (event.card.type === 'SINGI');
return (event.card.type === 'SIGNI');
},
optional: true,
actionAsyn: function (event) {