From b5f526d1ff2351011974c0e4f90e4996fb87c699 Mon Sep 17 00:00:00 2001 From: zephyrus Date: Thu, 15 Nov 2007 04:29:05 +0000 Subject: - Added 2 new status changes for Life and Regeneration Potions [Zephyrus] - Fixed some items boxes giving wrong tamings. - Fixed another item giving 48 gladius[3] git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11738 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/status.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/map/status.h') diff --git a/src/map/status.h b/src/map/status.h index 153b7288e..71f84e93d 100644 --- a/src/map/status.h +++ b/src/map/status.h @@ -281,6 +281,8 @@ enum sc_type { SC_INCBASEATK, SC_FASTCAST, SC_INCMDEFRATE, // Mdef Potion + SC_HPREGEN, // Life Potion + SC_INCHEALRATE, // Regeneration Potion SC_MAX, //Automatically updated max, used in for's to check we are within bounds. }; int SkillStatusChangeTable(int skill); -- cgit v1.2.3-60-g2f50