no message

This commit is contained in:
luying
2020-12-17 14:47:40 +08:00
parent 9e453db98c
commit 727fa3041e

View File

@@ -23,12 +23,14 @@ export const CONSUME_TYPE = {
};
export enum EQUIP_TYPE {
START = 1,
WEAPON = 1, // 神兵(武器)
CLOTHES = 2, // 宝甲(上装)
SHOES = 3, // 行具(下装)
CAP = 4, // 冠冕(头部)
BOOK = 5, // 典籍(饰品)
ACCESSORY = 6, // 礼器(饰品)
END = 6
}
const itid_array = [