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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/status.h b/src/map/status.h
index 5f0d51b26..f396d6fc0 100644
--- a/src/map/status.h
+++ b/src/map/status.h
@@ -858,6 +858,7 @@ typedef enum sc_type {
SC_VITALIZE_POTION,
SC_SKF_MATK,
SC_SKF_ATK,
+ SC_SKF_ASPD,
#ifndef SC_MAX
SC_MAX, //Automatically updated max, used in for's to check we are within bounds.
#endif