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.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/map/status.h b/src/map/status.h
index 664fcd520..e2ec346a4 100644
--- a/src/map/status.h
+++ b/src/map/status.h
@@ -372,7 +372,7 @@ enum si_type {
SI_ASPDPOTION2 = 39,
SI_ASPDPOTIONINFINITY = 40,
SI_SPEEDPOTION1 = 41,
- SI_SPEEDPOTION2 = 42,
+// SI_MOVHASTE_INFINITY = 42,
// SI_AUTOCOUNTER = 43,
// SI_SPLASHER = 44,
// SI_ANKLESNARE = 45,
@@ -619,7 +619,7 @@ enum si_type {
SI_CRITICALWOUND = 286,
// SI_NPC_DEFENDER = 287,
// SI_NOACTION_WAIT = 288,
-// SI_MOVHASTE_HORSE = 289,
+ SI_MOVHASTE_HORSE = 289,
SI_DEF_RATE = 290,
SI_MDEF_RATE = 291,
SI_INCHEALRATE = 292,