From 9f78557c7742eeb630ba5ae7b6e72d8c56a5b5b1 Mon Sep 17 00:00:00 2001 From: zephyrus Date: Wed, 3 Oct 2007 22:49:11 +0000 Subject: * Added the code for Field Manual (SC_BONUSEXP) and Bubble Gum (SC_BONUSDROP) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11351 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 eb44925d4..91981bdf4 100644 --- a/src/map/status.h +++ b/src/map/status.h @@ -270,6 +270,8 @@ enum { SC_MAGICMIRROR, SC_SLOWCAST, SC_SUMMER, // [Zephyrus Summer] + SC_BONUSEXP, // [Field Guide] + SC_BONUSDROP, // [Bubble Gum] 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