From 922f62e89a8b3dae0f7e407fae044299988b9ece Mon Sep 17 00:00:00 2001 From: zephyrus Date: Sun, 25 Jan 2009 19:50:02 +0000 Subject: - Implemented new item bonus scripts required for battlegrounds. - Battlegrounds items rewards for Tierra Valley and Flavius done (but autoscript rate is suggested - 5%). - Restricted trade/storage/drop for those items. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13490 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/status.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/map/status.h') diff --git a/src/map/status.h b/src/map/status.h index b4b6dde61..d3301bd37 100644 --- a/src/map/status.h +++ b/src/map/status.h @@ -305,6 +305,10 @@ typedef enum sc_type { SC_MERC_QUICKEN, SC_REBIRTH, + SC_SKILLCASTRATE, //285 + SC_DEFRATIOATK, + SC_HPDRAIN, + SC_SKILLATKBONUS, SC_MAX, //Automatically updated max, used in for's to check we are within bounds. } sc_type; -- cgit v1.2.3-70-g09d2