Updated Schemas

This commit is contained in:
Ben C 2024-06-14 01:12:43 +00:00
parent ee6e221a94
commit c0b8d9ebc9

View File

@ -153,11 +153,11 @@
}, },
"endTimesAudio": { "endTimesAudio": {
"type": "string", "type": "string",
"description": "The audio that will play right before the loop ends. Can be a path to a .wav/.ogg/.mp3 file, or taken from the AudioClip list." "description": "The audio that will play for 85 seconds before the loop ends. Can be a path to a .wav/.ogg/.mp3 file, or taken from the AudioClip list."
}, },
"endTimesDreamAudio": { "endTimesDreamAudio": {
"type": "string", "type": "string",
"description": "The audio that will play right before the loop ends while inside the dreamworld. Can be a path to a .wav/.ogg/.mp3 file, or taken from the AudioClip list." "description": "The audio that will play for 85 seconds before the loop ends while inside the dreamworld. Can be a path to a .wav/.ogg/.mp3 file, or taken from the AudioClip list."
}, },
"brambleDimensionAudio": { "brambleDimensionAudio": {
"type": "string", "type": "string",