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:
@@ -69,7 +69,7 @@
|
||||
"title": "Spawn Method"
|
||||
},
|
||||
"spawn_sound": {
|
||||
"type": "string",
|
||||
"$ref": "../../../../general/sound_event.json",
|
||||
"default": "plop",
|
||||
"description": "Identifier of the sound effect to play when the entity is spawned.",
|
||||
"title": "Spawn Sound"
|
||||
|
||||
Reference in New Issue
Block a user