From 2d7d5b8c0f59c6641e4b452492438b3fc9c982fc Mon Sep 17 00:00:00 2001 From: zephyrus Date: Thu, 29 May 2008 12:48:08 +0000 Subject: - Support for SP Regen status just like HP Regen (by items, by a little time). Required in some new items from Ep 12.1 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12743 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 276cd1b1c..ebbb90884 100644 --- a/src/map/status.h +++ b/src/map/status.h @@ -293,6 +293,7 @@ typedef enum sc_type { SC_COMMONSC_RESIST, SC_SEVENWIND, SC_DEF_RATE, + SC_SPREGEN, SC_MAX, //Automatically updated max, used in for's to check we are within bounds. } sc_type; -- cgit v1.2.3-70-g09d2