小bug修复

This commit is contained in:
copcap 2023-07-22 06:34:27 +08:00
parent 10aff3c827
commit 8c54cb7176
1 changed files with 1 additions and 0 deletions

View File

@ -3278,6 +3278,7 @@ game.import('character',function(lib,game,ui,get,ai,_status){
'step 1'
if(!result.bool){
player.storage.counttrigger.dcrihui--;
event.finish();
return;
}
if(target.hasMark('dcjizhong')) event.finish();