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

This commit is contained in:
Joshua Thome 2025-01-29 19:36:37 -06:00
commit 042fc95a22

View File

@ -995,6 +995,10 @@
"type": "string",
"description": "A unique ID to associate this traveler with their corresponding quantum instruments and instrument zones. Must be unique for each traveler."
},
"name": {
"type": "string",
"description": "The name to display for this traveler's signals. Defaults to the name of the detail."
},
"startPlayingCondition": {
"type": "string",
"description": "The dialogue condition that will trigger the traveler to start playing their instrument. Must be unique for each traveler."