Sfoglia il codice sorgente

Adds a stacking check

aleos 4 anni fa
parent
commit
79af5ffdc7
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      src/map/status.cpp

+ 1 - 0
src/map/status.cpp

@@ -9565,6 +9565,7 @@ int status_change_start(struct block_list* src, struct block_list* bl,enum sc_ty
 		break;
 	case SC_GROOMING:
 	case SC_CHATTERING:
+	case SC_MOVEHASTE_INFINITY:
 		if (sc->data[type])
 			return 0;