Explorar o código

follow up the awesome killer-commit r16479

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16480 54d463be-8e91-2dee-dedb-b68131a5f0ec
shennetsind %!s(int64=13) %!d(string=hai) anos
pai
achega
c7eda237eb
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/map/unit.c

+ 1 - 0
src/map/unit.c

@@ -929,6 +929,7 @@ int unit_can_move(struct block_list *bl)
 																	(sc->data[SC_DANCING]->val1&0xFFFF) == CG_HERMODE
 																	) )
 			)
+			return 0;
 		
 		if (sc->opt1 > 0 && sc->opt1 != OPT1_STONEWAIT && sc->opt1 != OPT1_BURNING && (sc->opt1 != OPT1_CRYSTALIZE && bl->type != BL_MOB))
 			return 0;