diff options
Diffstat (limited to 'src/map')
-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 21d2ba67d..937f80ff0 100644 --- a/src/map/status.h +++ b/src/map/status.h @@ -265,7 +265,7 @@ typedef enum sc_type { SC_SPEED, SC_DEFENCE, //SC_INCASPDRATE, - SC_INCFLEE2 = 247, + SC_INCFLEE2 = 248, SC_JAILED, SC_ENCHANTARMS, //250 SC_MAGICALATTACK, |