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" },