Участник:IanComradeBot/component/stationEvent.json: различия между версиями
м Update component/stationEvent.json via GitHub Actions |
м Update component/stationEvent.json via GitHub Actions |
||
| Строка 10: | Строка 10: | ||
"reoccurrenceDelay": 30, | "reoccurrenceDelay": 30, | ||
"earliestStart": 5, | "earliestStart": 5, | ||
"endAudio": null, | "endAudio": { | ||
"startAudio": null, | "!type:SoundCollectionSpecifier": { | ||
"params": { | |||
"variation": null, | |||
"playOffsetSeconds": 0, | |||
"loop": false, | |||
"referenceDistance": 1, | |||
"rolloffFactor": 1, | |||
"maxDistance": 15, | |||
"pitch": 1, | |||
"volume": 0 | |||
}, | |||
"collection": "" | |||
} | |||
}, | |||
"startAudio": { | |||
"!type:SoundCollectionSpecifier": { | |||
"params": { | |||
"variation": null, | |||
"playOffsetSeconds": 0, | |||
"loop": false, | |||
"referenceDistance": 1, | |||
"rolloffFactor": 1, | |||
"maxDistance": 15, | |||
"pitch": 1, | |||
"volume": 0 | |||
}, | |||
"collection": "" | |||
} | |||
}, | |||
"endAnnouncementColor": "#FFD700FF", | "endAnnouncementColor": "#FFD700FF", | ||
"startAnnouncementColor": "#FFD700FF", | "startAnnouncementColor": "#FFD700FF", | ||