Merge pull request #1177 from copcap/dev-20240409-mobile

补充手杀曹髦主公技遗漏的 `zhuSkill` 标签
This commit is contained in:
Spmario233 2024-04-10 17:49:50 +08:00 committed by GitHub
commit 3ab6e9450a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -766,6 +766,7 @@ game.import('character',function(lib,game,ui,get,ai,_status){
return current!==player&&current.group==='wei'&&player.hasZhuSkill('mbweitong',current);
});
},
zhuSkill:true,
forced:true,
locked:false,
async content(event,trigger,player){