mirror of
https://github.com/webxoss/webxoss-core.git
synced 2024-11-20 06:49:53 +01:00
🐛 fix WX16-075 spell
This commit is contained in:
parent
5d309a3237
commit
4fe5c424ef
1 changed files with 1 additions and 1 deletions
|
@ -120192,7 +120192,7 @@ var CardInfo = {
|
|||
],
|
||||
spellEffect: {
|
||||
actionAsyn: function () {
|
||||
return this.addLifeCloth();
|
||||
return this.player.addLifeCloth();
|
||||
}
|
||||
},
|
||||
// ======================
|
||||
|
|
Loading…
Reference in a new issue