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": {
"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": {
"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": {
"type": "string",