mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Updated Schemas
This commit is contained in:
parent
feb22deba1
commit
28a76cdaf1
@ -1105,6 +1105,14 @@
|
|||||||
"xmlFile": {
|
"xmlFile": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"description": "Relative path to the xml file defining the dialogue."
|
"description": "Relative path to the xml file defining the dialogue."
|
||||||
|
},
|
||||||
|
"rename": {
|
||||||
|
"type": "string",
|
||||||
|
"description": "Optionally rename the dialogue object. The remote trigger volume will be renamed to have this as a prefix."
|
||||||
|
},
|
||||||
|
"parentPath": {
|
||||||
|
"type": "string",
|
||||||
|
"description": "Optionally set the parent object that the dialogue and remote trigger will be attached to"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user