修复贾充的一个技能不失效的bug

This commit is contained in:
copcap 2023-11-27 04:49:13 +08:00
parent c0d5e1df30
commit f4626e4649
No known key found for this signature in database
GPG Key ID: 30E7AB6699451AEE
1 changed files with 1 additions and 0 deletions

View File

@ -725,6 +725,7 @@ game.import('character',function(lib,game,ui,get,ai,_status){
replace:{window:function(){}}
});
evt.goto(0);
if(target!=_status.currentPhase) player.tempBanSkill('dcshizong');
}
else{
target.chat('不放!');