Updated movement_sound_distance_offset

This commit is contained in:
DaanV2
2022-07-20 21:16:32 +02:00
parent 8edd741fae
commit e7465a00c4

View File

@@ -6,7 +6,7 @@
"required": ["value"], "required": ["value"],
"properties": { "properties": {
"value": { "value": {
"type": "integer", "type": "number",
"default": 1.0, "default": 1.0,
"description": "The higher the number, the less often the movement sound will be played.", "description": "The higher the number, the less often the movement sound will be played.",
"title": "Value" "title": "Value"