Merge branch 'hawkbar-dreamworld' of https://github.com/Outer-Wilds-New-Horizons/new-horizons into hawkbar-dreamworld

This commit is contained in:
Joshua Thome 2024-10-05 01:29:35 -05:00
commit fed8bcebeb

View File

@ -1303,7 +1303,7 @@
},
"dreamArrivalPoints": {
"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": {
"$ref": "#/definitions/DreamArrivalPointInfo"
}