整肃武将修复

This commit is contained in:
mengxinzxz 2023-08-13 22:35:35 +08:00 committed by GitHub
parent f64dfd3ddb
commit b72dfca98b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -267,7 +267,7 @@ game.import('character',function(lib,game,ui,get,ai,_status){
share:{
charlotte:true,
onremove:true,
trigger:{player:'phaseUseEnd'},
trigger:{player:'phaseDiscardEnd'},
filter:function(event,player){
return lib.skill.zhengsu.filter(event,player);
},