From 598083ffebadb0e952c3705cc1f116a9425ffc5f Mon Sep 17 00:00:00 2001 From: Ben C Date: Wed, 1 Mar 2023 23:09:03 +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 395baa5e..624fc821 100644 --- a/NewHorizons/Schemas/body_schema.json +++ b/NewHorizons/Schemas/body_schema.json @@ -3606,7 +3606,7 @@ }, "thrustLimit": { "type": "number", - "description": "Limit how fast you can fly with your jetpack while in this ruleset volume.", + "description": "Limit how fast you can fly with your ship while in this ruleset volume.", "format": "float", "default": "Infinity" },