更新配置

This commit is contained in:
xiekaidong 2023-09-05 20:53:34 +08:00
parent 3a7f4576d8
commit 05c32acc78
2 changed files with 4 additions and 4 deletions

View File

@ -6,8 +6,8 @@ local activity = {
}, },
[206]={ [206]={
["act_type"]=2, ["act_type"]=2,
["start_time"]="2023-09-4 00:00:00", ["start_time"]="2023-09-13 00:00:00",
["end_time"]="2023-09-13 00:00:00" ["end_time"]="2023-09-21 00:00:00"
} }
} }
local config = { local config = {

View File

@ -416,10 +416,10 @@ local const = {
["value"]=3100 ["value"]=3100
}, },
["activity_boss_rush_atk_add_3"]={ ["activity_boss_rush_atk_add_3"]={
["value"]=2700 ["value"]=2900
}, },
["activity_recurring_day"]={ ["activity_recurring_day"]={
["value"]=1 ["value"]=15
} }
} }
local config = { local config = {