diff --git a/NewHorizons/Schemas/body_schema.json b/NewHorizons/Schemas/body_schema.json index e750bd91..ee1b4f36 100644 --- a/NewHorizons/Schemas/body_schema.json +++ b/NewHorizons/Schemas/body_schema.json @@ -1415,7 +1415,7 @@ "$ref": "#/definitions/NomaiTextType" }, "location": { - "description": "The location of this object. ", + "description": "The location of this object. Arcs will be blue if their locations match the wall, else orange.", "default": "unspecified", "$ref": "#/definitions/NomaiTextLocation" }, @@ -2213,7 +2213,7 @@ "format": "int32" }, "location": { - "description": "The location of this object. ", + "description": "The location of this object. Arcs will be blue if their locations match the wall, else orange.", "default": "unspecified", "$ref": "#/definitions/NomaiTextLocation" },