This commit is contained in:
libccy 2017-05-23 23:49:14 +08:00
parent f88f3eea2a
commit 8b59cf42fb
1 changed files with 1 additions and 4 deletions

View File

@ -11933,6 +11933,7 @@
num=0;
}
game.log(player,'的护甲抵挡了'+get.cnNumber(event.hujia)+'点伤害');
player.changeHujia(-event.hujia).type='damage';
}
event.num=num;
"step 1"
@ -12038,10 +12039,6 @@
}
}
}
"step 3"
if(event.hujia){
player.changeHujia(-event.hujia).type='damage';
}
},
recover:function(){
if(lib.config.background_audio){