delete damageBegin5
This commit is contained in:
parent
4fd0a88b3f
commit
0757971ce7
|
@ -18488,7 +18488,6 @@
|
||||||
event.trigger('damageBegin4');
|
event.trigger('damageBegin4');
|
||||||
"step 4"
|
"step 4"
|
||||||
//moved changeHujia to changeHp
|
//moved changeHujia to changeHp
|
||||||
if(!event.unreal) event.trigger('damageBegin5');
|
|
||||||
if(['fire','thunder','ice'].contains(event.nature)){
|
if(['fire','thunder','ice'].contains(event.nature)){
|
||||||
if(player.hujia>0&&!player.hasSkillTag('nohujia')&&event.nature!='ice'){
|
if(player.hujia>0&&!player.hasSkillTag('nohujia')&&event.nature!='ice'){
|
||||||
game.broadcastAll(function(num){
|
game.broadcastAll(function(num){
|
||||||
|
|
Loading…
Reference in New Issue