Skip to content

Commit

Permalink
Miracle no longer dispels on death (fixes #940)
Browse files Browse the repository at this point in the history
  • Loading branch information
Playtester committed Jan 30, 2016
1 parent dfb5665 commit 78e8147
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/map/status.c
Original file line number Diff line number Diff line change
Expand Up @@ -10886,6 +10886,7 @@ int status_change_clear(struct block_list* bl, int type)
case SC_READYCOUNTER:
case SC_READYTURN:
case SC_DODGE:
case SC_MIRACLE:
case SC_JAILED:
case SC_EXPBOOST:
case SC_ITEMBOOST:
Expand Down

0 comments on commit 78e8147

Please sign in to comment.