From 4fe5c424ef008e2978a091038d5b1c4719d75bb1 Mon Sep 17 00:00:00 2001 From: WEBXOSS Date: Sun, 18 Jun 2017 15:50:00 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix=20WX16-075=20spell?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CardInfo.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CardInfo.js b/CardInfo.js index 1c658ac..5361d1f 100644 --- a/CardInfo.js +++ b/CardInfo.js @@ -120192,7 +120192,7 @@ var CardInfo = { ], spellEffect: { actionAsyn: function () { - return this.addLifeCloth(); + return this.player.addLifeCloth(); } }, // ======================