From b78c27f4a2f827a6f25c82d3a77463f68a8dfa47 Mon Sep 17 00:00:00 2001 From: Ben C Date: Thu, 30 Jan 2025 02:07:44 +0000 Subject: [PATCH] Updated Schemas --- NewHorizons/Schemas/body_schema.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/NewHorizons/Schemas/body_schema.json b/NewHorizons/Schemas/body_schema.json index 1dc9c2ba..298e2300 100644 --- a/NewHorizons/Schemas/body_schema.json +++ b/NewHorizons/Schemas/body_schema.json @@ -995,10 +995,6 @@ "type": "string", "description": "A unique ID to associate this traveler with their corresponding quantum instruments and instrument zones. Must be unique for each traveler." }, - "name": { - "type": "string", - "description": "The name to display for this traveler's signals. Defaults to the name of the detail." - }, "requiredFact": { "type": "string", "description": "If set, the player must know this ship log fact for this traveler (and their instrument zones and quantum instruments) to appear. The fact does not need to exist in the current star system; the player's save data will be checked directly."