diff --git a/server/gameserver/constant.h b/server/gameserver/constant.h index 48e3cab..d1a1e91 100755 --- a/server/gameserver/constant.h +++ b/server/gameserver/constant.h @@ -77,8 +77,8 @@ enum InventorySlot_e IS_RPG = 4, IS_FRAG = 5, IS_SMOKE = 6, - IS_HEALTHKIT = 7, - IS_PAIN_KILLER = 8, + IS_HEALTHKIT = 7, //医疗包 + IS_PAIN_KILLER = 8, //止痛药 IS_1XSCOPE = 12, IS_2XSCOPE = 13,