fix 神邓艾

This commit is contained in:
Spmario233 2023-10-06 00:15:47 +08:00
parent f21c9d82ea
commit 115ef98e71
2 changed files with 2 additions and 3 deletions

View File

@ -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'

View File

@ -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:'手杀袁术',