Miracle no longer dispels on death (fixes #940)

This commit is contained in:
Playtester 2016-01-30 19:07:19 +01:00
parent dfb56658a3
commit 78e8147c39

View File

@ -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: