diff --git a/source/behavior/entities/format/components/movement_sound_distance_offset.json b/source/behavior/entities/format/components/movement_sound_distance_offset.json index 4b39eb9b..a99a984f 100644 --- a/source/behavior/entities/format/components/movement_sound_distance_offset.json +++ b/source/behavior/entities/format/components/movement_sound_distance_offset.json @@ -6,7 +6,7 @@ "required": ["value"], "properties": { "value": { - "type": "integer", + "type": "number", "default": 1.0, "description": "The higher the number, the less often the movement sound will be played.", "title": "Value"