This commit is contained in:
DaanV2
2021-06-03 16:52:24 +02:00
parent 7a83eee49a
commit 644d10dec5

View File

@@ -130,6 +130,13 @@
"effect": { "type": "string", "description": "TODO description: effect", "title": "Effect" },
"type": { "type": "string", "description": "TODO description: type", "title": "Type" }
}
},
"sound_effect": {
"title": "Sound effect",
"description": "TODO",
"properties": {
"event_name": { "type": "string", "description": "TODO description: effect", "title": "Event name" }
}
}
}
},