summaryrefslogtreecommitdiff
path: root/src/map/status.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/status.h')
-rw-r--r--src/map/status.h2
1 files changed, 2 insertions, 0 deletions
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;