修复曹羲技能【谏旋】ai combo中【刚述】技能名拼写错误 #882
This commit is contained in:
parent
eb3046fcf6
commit
3cc2338027
|
@ -2577,7 +2577,7 @@ game.import('character',function(lib,game,ui,get,ai,_status){
|
||||||
if(event.list.includes(target.countCards('h'))) event.goto(2);
|
if(event.list.includes(target.countCards('h'))) event.goto(2);
|
||||||
},
|
},
|
||||||
ai:{
|
ai:{
|
||||||
combo:'olguangshu',
|
combo:'olgangshu',
|
||||||
maixie:true,
|
maixie:true,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue