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
c01079f102
commit
a696874673
@ -763,6 +763,14 @@
|
||||
"position": {
|
||||
"$ref": "#/$defs/vector3",
|
||||
"description": "The position of this volcano."
|
||||
},
|
||||
"stoneTint": {
|
||||
"$ref": "#/$defs/color",
|
||||
"description": "The colour of the meteor's stone."
|
||||
},
|
||||
"lavaTint": {
|
||||
"$ref": "#/$defs/color",
|
||||
"description": "The colour of the meteor's lava."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user