forked from mirrors/webxoss-core
🐛 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: {
|
spellEffect: {
|
||||||
actionAsyn: function () {
|
actionAsyn: function () {
|
||||||
return this.addLifeCloth();
|
return this.player.addLifeCloth();
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
// ======================
|
// ======================
|
||||||
|
|
Loading…
Reference in a new issue