forceDie标签补充

This commit is contained in:
157 2023-09-30 22:04:13 +08:00 committed by GitHub
parent b5e9eff36d
commit 86d032e8f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -8287,6 +8287,8 @@ game.import('character',function(lib,game,ui,get,ai,_status){
return true;
},
silent:true,
forceDie:true,
charlotte:true,
content:function(){
game.removeGlobalSkill('fengxiang_use');
}