卞喜【钝袭】bug修复

This commit is contained in:
mengxinzxz 2023-09-22 00:20:32 +08:00 committed by GitHub
parent e55b47748c
commit 2ddae2c823
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2042,7 +2042,7 @@ game.import('character',function(lib,game,ui,get,ai,_status){
'step 0'
trigger._dunxi=true;
trigger.player.removeMark('dunxi',1);
var target=trigger.target;
var target=trigger.targets[0];
event.target=target;
trigger.targets.remove(target);
//trigger.triggeredTargets1.remove(target);