fix 神邓艾
This commit is contained in:
parent
f21c9d82ea
commit
115ef98e71
|
@ -590,8 +590,7 @@ game.import('character',function(lib,game,ui,get,ai,_status){
|
||||||
skillAnimation:true,
|
skillAnimation:true,
|
||||||
animationColor:'orange',
|
animationColor:'orange',
|
||||||
filter:function(event,player){
|
filter:function(event,player){
|
||||||
return true;
|
return player.getStorage('dctuoyu').length==3;
|
||||||
//return player.getStorage('dctuoyu').length==3;
|
|
||||||
},
|
},
|
||||||
content:function(){
|
content:function(){
|
||||||
'step 0'
|
'step 0'
|
||||||
|
|
|
@ -14881,7 +14881,7 @@ game.import('character',function(lib,game,ui,get,ai,_status){
|
||||||
zhaotongzhaoguang:"手杀赵统赵广",
|
zhaotongzhaoguang:"手杀赵统赵广",
|
||||||
zhaotongzhaoguang_prefix:'手杀',
|
zhaotongzhaoguang_prefix:'手杀',
|
||||||
re_liru:'手杀李儒',
|
re_liru:'手杀李儒',
|
||||||
re_liru_prefix:'李儒',
|
re_liru_prefix:'手杀',
|
||||||
re_chenqun:'手杀陈群',
|
re_chenqun:'手杀陈群',
|
||||||
re_chenqun_prefix:'手杀',
|
re_chenqun_prefix:'手杀',
|
||||||
old_yuanshu:'手杀袁术',
|
old_yuanshu:'手杀袁术',
|
||||||
|
|
Loading…
Reference in New Issue