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
047bcb9f56
commit
41ba319e74
@ -2271,10 +2271,12 @@
|
||||
"default": true
|
||||
},
|
||||
"radius": {
|
||||
"type": "number",
|
||||
"description": "Radius of the shock effect",
|
||||
"format": "float",
|
||||
"default": 1.1
|
||||
"type": [
|
||||
"null",
|
||||
"number"
|
||||
],
|
||||
"description": "Override the calculated radius of the shock effect",
|
||||
"format": "float"
|
||||
},
|
||||
"assetBundle": {
|
||||
"type": "string",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user