Ver código fonte

* fixed SC_BURNING not ending properly

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15689 54d463be-8e91-2dee-dedb-b68131a5f0ec
lordttseven 13 anos atrás
pai
commit
d1fc05c44c
1 arquivos alterados com 0 adições e 1 exclusões
  1. 0 1
      src/map/status.c

+ 0 - 1
src/map/status.c

@@ -8142,7 +8142,6 @@ int status_change_end_(struct block_list* bl, enum sc_type type, int tid, const
 			case SC_FREEZE:
 			case SC_STUN:
 			case SC_SLEEP:
-			case SC_BURNING:
 			if (sce->val1) {
 			  	//Removing the 'level' shouldn't affect anything in the code
 				//since these SC are not affected by it, and it lets us know