diff --git a/server/gameserver/constant_export.h b/server/gameserver/constant_export.h index 523953b4..2a51f18d 100644 --- a/server/gameserver/constant_export.h +++ b/server/gameserver/constant_export.h @@ -19,7 +19,7 @@ const int kVertigoBuffId = 7018; const int kPeaceModeBuffId = 7019; const int kInRescueBuffId = 7020; const int kKeepShotAnimiBuffId = 7021; -const int kReverseMoveBuffId = 7022; +const int kVertigoEffectBuffId = 7022; const int kPullToWalkableBuffId = 8003; const int kDiveBuffId = 8054; const int kInvincibleBuffId = 1005;