mirror of
https://github.com/webxoss/webxoss-core.git
synced 2025-02-07 14:23:39 +01:00
💩 apply reviews (WX17 black)
This commit is contained in:
parent
eb60696f2a
commit
d6e085c6d7
1 changed files with 1 additions and 1 deletions
|
@ -125788,7 +125788,7 @@ var CardInfo = {
|
||||||
],
|
],
|
||||||
startUpEffects: [{
|
startUpEffects: [{
|
||||||
actionAsyn: function () {
|
actionAsyn: function () {
|
||||||
return this.decreasePower(2000);
|
return this.decreasePowerAsyn(2000);
|
||||||
},
|
},
|
||||||
}],
|
}],
|
||||||
// ======================
|
// ======================
|
||||||
|
|
Loading…
Reference in a new issue