From aa9fc88745e8e0956ac1396f385a039973a58ef4 Mon Sep 17 00:00:00 2001 From: Jedzkie Date: Sun, 20 Dec 2015 15:55:16 +0800 Subject: ItemDB Update: - Added effects for Inc_Str_Scroll and Inc_Int_Scroll - Update some Statuses in sc_config.txt, removed some duplicate entries. --- 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 94731dc17..a45b22adb 100644 --- a/src/map/status.h +++ b/src/map/status.h @@ -812,6 +812,8 @@ typedef enum sc_type { SC_GM_BATTLE, SC_GM_BATTLE2, SC_2011RWC, + SC_STR_SCROLL, + SC_INT_SCROLL, // 630 SC_MAX, //Automatically updated max, used in for's to check we are within bounds. } sc_type; -- cgit v1.2.3-60-g2f50