diff --git a/CardInfo.js b/CardInfo.js index 06ccdc3..da7a208 100644 --- a/CardInfo.js +++ b/CardInfo.js @@ -125788,7 +125788,7 @@ var CardInfo = { ], startUpEffects: [{ actionAsyn: function () { - return this.decreasePower(2000); + return this.decreasePowerAsyn(2000); }, }], // ======================