This commit is contained in:
mamengke01
2020-12-25 14:15:03 +08:00
parent 0c5cb1daac
commit 04fa4e79cf
14 changed files with 304 additions and 27 deletions

View File

@@ -26,6 +26,11 @@ export const CONSUME_TYPE = {
JEWEL: 9, //宝石
};
export enum ROLE_TERAPH {
START = 1,
END = 4
}
export enum EQUIP_TYPE {
START = 1,
WEAPON = 1, // 神兵(武器)