1
0
Fork 0

fix wx15-108 onPlay

This commit is contained in:
WEBXOSS 2017-04-13 00:05:48 +08:00
parent 86028573e3
commit 152476dbf5

View file

@ -108746,7 +108746,7 @@ var CardInfo = {
startUpEffects: [{
actionAsyn: function (event) {
if (!event.source || event.source.type !== 'SIGNI') return;
return this.decreasePowerAsyn(-7000);
return this.decreasePowerAsyn(7000);
},
}],
},