Add sound event schema and use where appropriate (#120)
* Fix typo in module name * Add sound_event schema and add it where appropriate
This commit is contained in:
@@ -97,7 +97,7 @@
|
||||
},
|
||||
"play_sounds": {
|
||||
"title": "Play Sounds",
|
||||
"type": "string",
|
||||
"$ref": "../../../../general/sound_event.json",
|
||||
"default": "",
|
||||
"description": "List of sounds to play when the interaction occurs."
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user