Skip to content

Commit

Permalink
s
Browse files Browse the repository at this point in the history
  • Loading branch information
libccy authored and libccy committed Sep 20, 2016
1 parent ba1fa11 commit 8f3d23e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions character/swd.js
Original file line number Diff line number Diff line change
Expand Up @@ -4034,6 +4034,7 @@ character.swd={
if(event.type!='dying') return false;
if(player!=_status.dying) return false;
if(player.storage.yuhuo) return false;
return true;
},
content:function(){
player.maxHp--;
Expand Down

0 comments on commit 8f3d23e

Please sign in to comment.