装备:全服公告

This commit is contained in:
luying
2022-02-22 16:12:37 +08:00
parent b2f1ff2cfb
commit 75f13bf923
5 changed files with 37 additions and 16 deletions
+2
View File
@@ -78,6 +78,8 @@ export const MSG_SOURCE = {
GROUP_SEND_GIFT: 22,
SEND_MARQUEE: 23,
GUILD_RECURIT: 24,
EQUIP_STAR_UP: 25,
EQUIP_QUALITY_UP: 26,
}
export const ON_PRIVATE_MSG_ROUTE = 'onPrivateMessage';
+3 -1
View File
@@ -35,7 +35,9 @@ export enum HERO_SYSTEM_TYPE {
export const HERO_GROW_MAX = {
STAR: 6,
COLORSTAR: 6,
QUALITY: 3
QUALITY: 3,
EQUIP_STAR: 12,
EQUIP_QUALITY: 5,
}
export const JOB_TYPE = {