mirror of
https://github.com/webxoss/webxoss-core.git
synced 2025-01-18 19:56:02 +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: [{
|
||||
actionAsyn: function () {
|
||||
return this.decreasePower(2000);
|
||||
return this.decreasePowerAsyn(2000);
|
||||
},
|
||||
}],
|
||||
// ======================
|
||||
|
|
Loading…
Reference in a new issue