From 1c8c2745bf224a5275e4918f6646d766088acda4 Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Tue, 28 Jul 2020 17:01:02 +0800 Subject: [PATCH] 1 --- server/gameserver/constant.h | 1 + 1 file changed, 1 insertion(+) diff --git a/server/gameserver/constant.h b/server/gameserver/constant.h index 26b4406..4d9d5c7 100755 --- a/server/gameserver/constant.h +++ b/server/gameserver/constant.h @@ -356,3 +356,4 @@ const int MAX_AI_LEVEL = 8; const int HUMAN_RACE_META_START_ID = 5001; const int ZOMBIE_RACE_META_START_ID = 6001; +const int TERMINATOR_BUFF_ID = 1033;