标准包luoyi技能使用async content
This commit is contained in:
parent
ae6f6cefd9
commit
b0aa085628
|
@ -505,7 +505,7 @@ game.import('character',function(lib,game,ui,get,ai,_status){
|
|||
filter:function(event,player){
|
||||
return !event.numFixed&&event.num>0;
|
||||
},
|
||||
content:function(){
|
||||
async content(event,trigger,player){
|
||||
player.addTempSkill('luoyi2','phaseJieshuBegin');
|
||||
trigger.num--;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue