mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Update schema.json
This commit is contained in:
parent
46a077ec48
commit
a412115365
@ -141,8 +141,11 @@
|
||||
"default": false
|
||||
},
|
||||
"childrenToDestroy": {
|
||||
"type": "string",
|
||||
"type": "array",
|
||||
"description": "A list of paths to child GameObjects to destroy on this planet",
|
||||
"items": {
|
||||
"type": "string"
|
||||
},
|
||||
"default": []
|
||||
},
|
||||
"Base": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user