删除hasZhuSkill判别
This commit is contained in:
parent
8d20ab0d10
commit
0a39b90ef6
|
@ -809,7 +809,6 @@ game.import('mode',function(lib,game,ui,get,ai,_status){
|
|||
},
|
||||
element:{
|
||||
player:{
|
||||
hasZhuSkill:function(){return false;},
|
||||
dieAfter:function(){
|
||||
if(_status.mode!='normal'||_status.characterChoice[this.identity].length<=3) game.checkResult();
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue