修复贾充的一个技能不失效的bug
This commit is contained in:
parent
c0d5e1df30
commit
f4626e4649
|
@ -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('不放!');
|
||||
|
|
Loading…
Reference in New Issue