From fafecae28979bcaf4bede0d6e6c9a2ead39f1f99 Mon Sep 17 00:00:00 2001 From: SpaceAdmiral Date: Sun, 29 Oct 2023 09:45:15 -0700 Subject: [PATCH] fix description on faction contracts --- reference/SpaceTraders.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/SpaceTraders.json b/reference/SpaceTraders.json index f5eff48..53f6a08 100644 --- a/reference/SpaceTraders.json +++ b/reference/SpaceTraders.json @@ -3309,7 +3309,7 @@ } ], "post": { - "description": "Negotiate a new contract with the HQ.\n\nIn order to negotiate a new contract, an agent must not have ongoing or offered contracts over the allowed maximum amount. Currently the maximum contracts an agent can have at a time is 1.\n\nOnce a contract is negotiated, it is added to the list of contracts offered to the agent, which the agent can then accept. \n\nThe ship must be present at a faction's HQ waypoint to negotiate a contract with that faction.", + "description": "Negotiate a new contract with the HQ.\n\nIn order to negotiate a new contract, an agent must not have ongoing or offered contracts over the allowed maximum amount. Currently the maximum contracts an agent can have at a time is 1.\n\nOnce a contract is negotiated, it is added to the list of contracts offered to the agent, which the agent can then accept. \n\nThe ship must be present at any waypoint with a faction present to negotiate a contract with that faction.", "operationId": "negotiateContract", "responses": { "201": {