Merge branch 'dev' into viewport

This commit is contained in:
W1NDes 2026-02-28 02:44:06 +08:00
commit 05f005c091
3 changed files with 3 additions and 3 deletions

View File

@ -542,7 +542,7 @@
"Event2MapName": "d3",
"EventDailyAMapName": "a1 > a2 > a3 > b1 > b2 > b3",
"EventDailySpMapName": "sp",
"EventDailyCD": "c1 > c2 > c3 > d1 > d2 > d3",
"EventDailyCD": false,
"EventResetStageAfterHours": 72,
"EventResetStageName": "A1",
"EventResetStageRecord": "2020-01-01 00:00:00"

View File

@ -2605,7 +2605,7 @@
},
"EventDailyCD": {
"type": "state",
"value": "c1 > c2 > c3 > d1 > d2 > d3",
"value": false,
"display": "display"
},
"EventResetStageAfterHours": {

View File

@ -73,7 +73,7 @@ Event:
type: state
display: display
EventDailyCD:
value: c1 > c2 > c3 > d1 > d2 > d3
value: false
type: state
display: display
EventResetStageAfterHours: