Updated Schemas

This commit is contained in:
Ben C 2024-03-09 05:13:11 +00:00
parent a5a068d32a
commit 8946ce360d

View File

@ -81,6 +81,10 @@
"type": "string" "type": "string"
} }
}, },
"shipLogStartingPlanetID": {
"type": "string",
"description": "The planet to focus on when entering the ship log for the first time in a loop. If not set this will be the planet at navtigation position (1, 0)"
},
"curiosities": { "curiosities": {
"type": "array", "type": "array",
"description": "List colors of curiosity entries", "description": "List colors of curiosity entries",