From c07a09726d9e94d75786192fc671cde81dc73176 Mon Sep 17 00:00:00 2001 From: rud0lp20 Date: Thu, 14 Jun 2012 17:33:21 +0000 Subject: Fixed bugreport:5954 SC_SHADOWFORM Can now be canceled with detecting skills which is check in every 2 seconds. Fixed bugreport:6010 AB_EXPIATIO now give a piercing damage bonus. Fixed Diamond/Crystallize status to work only to non mob target and its official behavior(bugreport:5893) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16296 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/status.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/status.h') diff --git a/src/map/status.h b/src/map/status.h index 5e52b572c..192ffd6d9 100644 --- a/src/map/status.h +++ b/src/map/status.h @@ -1324,6 +1324,7 @@ enum { OPT1_STONEWAIT=6, //Petrifying OPT1_BURNING, OPT1_IMPRISON, + OPT1_CRYSTALIZE, }; //opt2: Stackable status changes. -- cgit v1.2.3-70-g09d2