From d578ea743e3482a34b5d31e67053eb7de30f50b7 Mon Sep 17 00:00:00 2001 From: mengxinzxz <139629761+mengxinzxz@users.noreply.github.com> Date: Fri, 8 Sep 2023 18:45:28 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4hasZhuSkill=E5=88=A4=E5=88=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mode/brawl.js | 1 - 1 file changed, 1 deletion(-) diff --git a/mode/brawl.js b/mode/brawl.js index 2c1ad3334..d190d36fd 100644 --- a/mode/brawl.js +++ b/mode/brawl.js @@ -954,7 +954,6 @@ game.import('mode',function(lib,game,ui,get,ai,_status){ } }, logAi:function(){}, - hasZhuSkill:function(){return false}, changeLingli:function(num){ if(typeof num!='number') num=1; if(typeof this.storage._lingli!='number') this.storage._lingli=0;