装备:强化
This commit is contained in:
@@ -22,6 +22,7 @@ export enum HERO_SYSTEM_TYPE {
|
||||
TERAPH = 19, // 神像强化
|
||||
TERAPH_UP = 20, // 神像升级
|
||||
COMPOSE_EQUIP = 21, // 合成装备
|
||||
EQUIP_STRENGTH = 22, // 装备强化
|
||||
};
|
||||
|
||||
// 武将上限
|
||||
|
||||
@@ -488,7 +488,7 @@ export const FILENAME = {
|
||||
DIC_SERVER_CONST: 'server_const',
|
||||
DIC_EQUIP: 'dic_zyz_equip',
|
||||
DIC_EQUIP_SUIT: 'dic_zyz_equipSuit',
|
||||
DIC_EQUIP_STRENGTH: 'dic_zyz_equipStrenth',
|
||||
DIC_EQUIP_STRENGTH: 'dic_zyz_equipStrength',
|
||||
DIC_JEWEL: 'dic_jewel',
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user