Przeglądaj źródła

Adds a stacking check

aleos 4 lat temu
rodzic
commit
79af5ffdc7
1 zmienionych plików z 1 dodań i 0 usunięć
  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;