Updated Schemas

This commit is contained in:
Ben C 2023-03-18 14:32:43 +00:00
parent 7c77eb7bad
commit f4be589d8d

View File

@ -143,7 +143,7 @@
"type": "string", "type": "string",
"description": "A ship log fact which will make a prompt appear showing the coordinates when you're in the Vessel." "description": "A ship log fact which will make a prompt appear showing the coordinates when you're in the Vessel."
}, },
"vessel": { "vesselSpawn": {
"description": "The location that the vessel will warp to.", "description": "The location that the vessel will warp to.",
"$ref": "#/definitions/VesselInfo" "$ref": "#/definitions/VesselInfo"
}, },