From c1a413ea04ff67dd029c0ddd2c7aa9a5360e337a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 19 Jun 2022 20:56:30 +0000 Subject: [PATCH] Updated Schemas --- NewHorizons/Schemas/body_schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NewHorizons/Schemas/body_schema.json b/NewHorizons/Schemas/body_schema.json index 6405ffbe..9605298c 100644 --- a/NewHorizons/Schemas/body_schema.json +++ b/NewHorizons/Schemas/body_schema.json @@ -895,7 +895,7 @@ "description": "Allows you to trigger dialogue from a distance when you walk into an area.", "$ref": "#/definitions/MVector3" }, - "interactRange": { + "range": { "type": "number", "description": "Distance from radius the prompt appears", "format": "float",