diff options
Diffstat (limited to 'src/map/status.h')
-rw-r--r-- | src/map/status.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/status.h b/src/map/status.h index c90efd2e0..670fce3bb 100644 --- a/src/map/status.h +++ b/src/map/status.h @@ -716,7 +716,7 @@ typedef enum sc_type { SC_FLASHCOMBO, //Vellum Weapon reductions - SC_DEFSET,
+ SC_DEFSET, SC_MDEFSET, SC_MAX, //Automatically updated max, used in for's to check we are within bounds. |