删除一段多余内容

This commit is contained in:
mengxinzxz 2023-11-04 15:11:42 +08:00
parent 99ce2d5474
commit d2c217c72a
1 changed files with 0 additions and 6 deletions

View File

@ -7719,12 +7719,6 @@ game.import('character',function(lib,game,ui,get,ai,_status){
skillBlocker:function(skill,player){
return skill!='chanyuan'&&skill!='rechanyuan'&&!lib.skill[skill].charlotte&&player.hp==1;
},
audio:2,
trigger:{player:'changeHp'},
filter:function(event,player){
return event.num<0&&player.hp==1;
},
content:function(){},
mark:true,
intro:{
content:function(storage,player,skill){