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
fb0d9e30f6
commit
f3fbf652ea
@ -1134,19 +1134,9 @@
|
|||||||
"description": "The radius of the remote trigger volume.",
|
"description": "The radius of the remote trigger volume.",
|
||||||
"format": "float"
|
"format": "float"
|
||||||
},
|
},
|
||||||
"remoteTriggerPrereqConditions": {
|
"remoteTriggerPrereqCondition": {
|
||||||
"type": "array",
|
"type": "string",
|
||||||
"description": "If setting up a remote trigger volume, these conditions must be met for it to trigger",
|
"description": "If setting up a remote trigger volume, this conditions must be met for it to trigger. Note: This is a dialogue condition, not a persistent condition."
|
||||||
"items": {
|
|
||||||
"type": "string"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"remoteTriggerOnEnterConditions": {
|
|
||||||
"type": "array",
|
|
||||||
"description": "If setting up a remote trigger volume, but I have no idea what this does at all",
|
|
||||||
"items": {
|
|
||||||
"type": "string"
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"xmlFile": {
|
"xmlFile": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user