From e9e4993f8b4d0a8e427a369ded2cd0a45322aac3 Mon Sep 17 00:00:00 2001 From: rud0lp20 Date: Thu, 13 Sep 2012 16:16:08 +0000 Subject: Follow up r16738 MO_ETREMITYFIST renewal behavior. Fixed bugreport:6580 where SC_MANHOLE targets can use items. Fixed bugreport:6636 a typo formula in WL_WHITEIMPRISON. Fixed bugreport:6685 a missing column in skill_cast_db.txt for WL_COMET entry. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16776 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/status.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/map/status.h') diff --git a/src/map/status.h b/src/map/status.h index 442d59986..8fa812432 100644 --- a/src/map/status.h +++ b/src/map/status.h @@ -635,6 +635,9 @@ typedef enum sc_type { SC_ZANGETSU, SC_GENSOU, SC_AKAITSUKI, +#ifdef RENEWAL + SC_EXTREMITYFIST2, +#endif SC_MAX, //Automatically updated max, used in for's to check we are within bounds. } sc_type; -- cgit v1.2.3-60-g2f50