diff --git a/server/gameserver/constant.h b/server/gameserver/constant.h index ca25651..c7f8843 100755 --- a/server/gameserver/constant.h +++ b/server/gameserver/constant.h @@ -380,7 +380,7 @@ const int SPEC3_IS_END = IS_OIL_BUCKET; const int SPEC1_SLOT_BEGIN = 3; //手雷 烟雾弹 const int SPEC2_SLOT_BEGIN = 5; //毒气弹 燃烧瓶 陷井 地雷 -const int SPEC3_SLOT_BEGIN = 9; //毒气弹 燃烧瓶 陷井 地雷 +const int SPEC3_SLOT_BEGIN = 9; //c4 盾墙 信号抢 汽油桶 const int DOOR_THING_ID = 61701;