From 280f0a6e529050cb8ba459090d48b6eb968659dd Mon Sep 17 00:00:00 2001 From: Ben C Date: Thu, 2 Mar 2023 00:24:06 +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 624fc821..59ddede9 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 ship while in this ruleset volume.", + "description": "Limit how fast you can fly with your ship or jetpack (if nerfJetpackBooster is true) while in this ruleset volume.", "format": "float", "default": "Infinity" },