diff --git a/NewHorizons/Schemas/star_system_schema.json b/NewHorizons/Schemas/star_system_schema.json index e50197dd..1fa84881 100644 --- a/NewHorizons/Schemas/star_system_schema.json +++ b/NewHorizons/Schemas/star_system_schema.json @@ -45,7 +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.\nsystem." + }, + "respawnHere": { + "type": "boolean", + "description": "Set to `true` if you want the player to stay in this star system if they die in it.\nsystem." }, "travelAudio": { "type": "string",