Explorar el Código

Miracle no longer dispels on death (fixes #940)

Playtester hace 9 años
padre
commit
78e8147c39
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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: