Update guozhan.js

This commit is contained in:
mengxinzxz 2023-09-02 01:11:15 +08:00 committed by GitHub
parent b3e9289991
commit dabed2369e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1304,7 +1304,7 @@ game.import('mode',function(lib,game,ui,get,ai,_status){
event.target=target;
target.addTempSkill('gzyechou_unsavable');
player.useCard({name:'sha',isCard:true},target).set('forceDie',true).set('oncard',function(){
_status.event.directHit.add(game.filterPlayer());
_status.event.directHit.addArray(game.filterPlayer());
});
'step 1'
player.addTempSkill('gzyechou_unequip');