diff --git a/server/gameserver/constant_export.h b/server/gameserver/constant_export.h index 083cdb92..157303bf 100644 --- a/server/gameserver/constant_export.h +++ b/server/gameserver/constant_export.h @@ -18,6 +18,7 @@ const int kRescuerBuffId = 7017; const int kVertigoBuffId = 7018; const int kPeaceModeBuffId = 7019; const int kInRescueBuffId = 7020; +const int kKeepShotAnimiBuffId = 7021; const int kPullToWalkableBuffId = 8003; const int kDiveBuffId = 8054; const int kInvincibleBuffId = 1005;