添加刷新消耗

This commit is contained in:
luying
2021-01-08 16:41:24 +08:00
parent 12f308f0f5
commit e17ed4cd47
10 changed files with 66 additions and 23 deletions

View File

@@ -104,6 +104,10 @@ export const DUNGEON_CONST = {
MAX_BUY_CNT: 10 // 最大购买次数
}
export const PVP_CONST = {
REFRESH_TIME: 5, // 每天加点刷新
}
export const EXPEDITION_CONST = {
REFRESH_TIME: 5, // 重置次数刷新时间
INCREASE_POINT: 1, // 远征每成功一次累计的点数