标准包paoxiao技能使用async content

This commit is contained in:
shijian 2023-12-09 14:19:58 +08:00
parent 4c89703368
commit 1c034983d9
1 changed files with 1 additions and 1 deletions

View File

@ -1067,7 +1067,7 @@ game.import('character',function(lib,game,ui,get,ai,_status){
filter:function(event,player){
return !event.audioed&&event.card.name=='sha'&&player.countUsed('sha',true)>1&&event.getParent().type=='phase';
},
content:function(){
async content(event,trigger,player){
trigger.audioed=true;
},
mod:{