镇念塔:加速次数修改
This commit is contained in:
@@ -71,7 +71,7 @@ export async function getHungupRewards(roleId: string) {
|
||||
status: 0,
|
||||
resResult: null,
|
||||
data: {
|
||||
startTime, hangUpPassTime: Math.floor(deltaTime/1000), hangUpSpdUpCnt, nextCostGold, rewards: timeReward
|
||||
startTime, hangUpPassTime: Math.floor(deltaTime/1000), hangUpSpdUpCnt: dicParam.TOWER_BOOST.TOWER_BOOSTTIME - hangUpSpdUpCnt, nextCostGold, rewards: timeReward
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user