diff options
Diffstat (limited to 'src/map/status.h')
-rw-r--r-- | src/map/status.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/status.h b/src/map/status.h index 0ac17016f..638783de1 100644 --- a/src/map/status.h +++ b/src/map/status.h @@ -360,6 +360,7 @@ enum si_type { //40: Again Aspd Potion SI_SPEEDPOTION1 = 41, SI_SPEEDPOTION2 = 42, + SI_ACTIONDELAY = 46, SI_STRIPWEAPON = 50, SI_STRIPSHIELD = 51, SI_STRIPARMOR = 52, |