商店:增加堆叠数

This commit is contained in:
luying
2022-08-12 11:48:08 +08:00
parent e30d6139ca
commit 8a1ce473ed
6 changed files with 95 additions and 9 deletions

View File

@@ -94,12 +94,6 @@ export const HANG_UP_CONSTS = {
SPD_UP_REC_TIME: dicParam.TOWER_HANG_UP.TOWE_HANG_UP_SPD_UP_REC_TIME * 60 * 60 * 1000 // 加速直接获得6小时收益
}
export const PVP_CONST = {
REFRESH_TIME: 5, // 每天加点刷新
SCORE_LINE: 3000, // 超过这个分数之后可以刷人类对手
ENEMY_CE: 10000 // 对手战力
}
export const EVENT_QUIZ_NUM = 3;