From dc0816b4bf956fc8ff2a23fcbc30b1b6b0955ecf Mon Sep 17 00:00:00 2001 From: Ben C Date: Sat, 14 Jan 2023 22:11:35 +0000 Subject: [PATCH] Updated Schemas --- NewHorizons/Schemas/star_system_schema.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NewHorizons/Schemas/star_system_schema.json b/NewHorizons/Schemas/star_system_schema.json index 1fa84881..a4185c82 100644 --- a/NewHorizons/Schemas/star_system_schema.json +++ b/NewHorizons/Schemas/star_system_schema.json @@ -45,11 +45,11 @@ }, "startHere": { "type": "boolean", - "description": "Set to `true` if you want to spawn here after dying, not Timber Hearth. You can still warp back to the main star.\nsystem." + "description": "Set to `true` if you want to spawn here after dying, not Timber Hearth. You can still warp back to the main star system." }, "respawnHere": { "type": "boolean", - "description": "Set to `true` if you want the player to stay in this star system if they die in it.\nsystem." + "description": "Set to `true` if you want the player to stay in this star system if they die in it." }, "travelAudio": { "type": "string",