装备:卸下镶嵌

This commit is contained in:
luying
2022-02-16 16:56:07 +08:00
parent 29e66fc844
commit e0bf64a35e
3 changed files with 25 additions and 1 deletions

View File

@@ -317,6 +317,7 @@ export const STATUS = {
EQUIP_QUALITYSTAGE_IS_MAX: { code: 30521, simStr: '该装备已到该品质下最高,请升品' },
EQUIP_STARSTAGE_IS_MAX: { code: 30522, simStr: '该装备已到该星级下最高,请升星' },
JEWEL_HAS_SUIT: { code: 30523, simStr: '该装备已镶嵌该天晶石了' },
JEWEL_NOT_SUIT: { code: 30524, simStr: '该装备未镶嵌天晶石' },
//全局养成30600-30699
ROLE_REACH_MAX_TITLE_LEVEL: { code: 30600, simStr: '玩家已达到最高的爵位' },