diff --git a/server/gameserver/constant.h b/server/gameserver/constant.h index 4104950..37844ac 100644 --- a/server/gameserver/constant.h +++ b/server/gameserver/constant.h @@ -91,6 +91,7 @@ enum InventorySlot_e IS_HEALTHKIT = 7, //医疗包 IS_PAIN_KILLER = 8, //止痛药 IS_SHEN_BAO = 9, //肾上腺速 + IS_ICE = 10, //冰 IS_1XSCOPE = 12, IS_2XSCOPE = 13,