소스 검색

Miracle no longer dispels on death (fixes #940)

Playtester 9 년 전
부모
커밋
78e8147c39
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/map/status.c

+ 1 - 0
src/map/status.c

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