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 ebbb90884..55fea6b2e 100644
--- a/src/map/status.h
+++ b/src/map/status.h
@@ -294,6 +294,7 @@ typedef enum sc_type {
SC_SEVENWIND,
SC_DEF_RATE,
SC_SPREGEN,
+ SC_WALKSPEED,
SC_MAX, //Automatically updated max, used in for's to check we are within bounds.
} sc_type;