From 8b63621196b61b105009b1ca40d208afb825dd7e Mon Sep 17 00:00:00 2001 From: rud0lp20 Date: Tue, 31 Jul 2012 16:38:47 +0000 Subject: Fixed SC_CRYSTALIZE where it stacks with other opt and ignore SC_WARMER. Fixed weapon check in dual wielding where it doesn't function properly specially in checking with the dual-wield constants. Added some Kagerou/Oboro skills. (KO_KAIHOU,KO_ZENKAI,KO_GENWAKU,KO_IZAYOI) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16539 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 8b27af328..0c684bcf9 100644 --- a/src/map/status.h +++ b/src/map/status.h @@ -628,6 +628,7 @@ typedef enum sc_type { SC_JYUMONJIKIRI, SC_KYOUGAKU, SC_IZAYOI, + SC_ZENKAI, SC_KAGEHUMI, SC_KYOMU, SC_KAGEMUSYA, -- cgit v1.2.3-70-g09d2