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