diff --git a/CardInfo.js b/CardInfo.js index 877777b..1fee285 100644 --- a/CardInfo.js +++ b/CardInfo.js @@ -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) {