🐞 fix(广播): 装备升品广播修改

This commit is contained in:
luying
2023-07-25 16:41:51 +08:00
parent 2c61933640
commit 46dfdadea2
3 changed files with 16 additions and 5 deletions

View File

@@ -99,6 +99,7 @@ export const MSG_SOURCE = {
GVG_TECH_UNLOCK: 33,
GVG_VESTIGE_ACCOUNT: 34,
GVG_OCCUPY_CITY: 35,
EQUIP_QUALITY_TO_6: 36,
}
export const DEFAULT_MSG_PER_PAGE = 10;

View File

@@ -51,6 +51,7 @@ export const HERO_GROW_MAX = {
QUALITY: 3,
EQUIP_STAR: 12,
EQUIP_QUALITY: 5,
EQUIP_QUALITY_TO_6: 6,
}
export const JOB_TYPE = {