Updated Schemas

This commit is contained in:
Ben C 2024-10-05 05:59:44 +00:00
parent 2b24279713
commit 821cd982ea

View File

@ -1303,7 +1303,7 @@
}, },
"dreamArrivalPoints": { "dreamArrivalPoints": {
"type": "array", "type": "array",
"description": "Add the points you will arrive at when entering the dream world/simulation from a paired dream campfire, which can be placed on this planet or elsewhere.", "description": "Add the points you will arrive at when entering the dream world/simulation from a paired dream campfire, which can be placed on this planet or elsewhere. The planet with the arrival point should be statically positioned to avoid issues with the simulation view materials.",
"items": { "items": {
"$ref": "#/definitions/DreamArrivalPointInfo" "$ref": "#/definitions/DreamArrivalPointInfo"
} }