diff --git a/NewHorizons/Schemas/body_schema.json b/NewHorizons/Schemas/body_schema.json index 5f638234..9b3db160 100644 --- a/NewHorizons/Schemas/body_schema.json +++ b/NewHorizons/Schemas/body_schema.json @@ -1825,7 +1825,7 @@ }, "loop": { "type": "boolean", - "description": "Whether to loop this audio while in this audio volume", + "description": "Whether to loop this audio while in this audio volume or just play it once", "default": true } }