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
4517d30337
commit
f177f36f29
@ -400,12 +400,14 @@
|
|||||||
"x-enumNames": [
|
"x-enumNames": [
|
||||||
"GiantsDeep",
|
"GiantsDeep",
|
||||||
"QuantumMoon",
|
"QuantumMoon",
|
||||||
"Basic"
|
"Basic",
|
||||||
|
"Transparent"
|
||||||
],
|
],
|
||||||
"enum": [
|
"enum": [
|
||||||
"giantsDeep",
|
"giantsDeep",
|
||||||
"quantumMoon",
|
"quantumMoon",
|
||||||
"basic"
|
"basic",
|
||||||
|
"transparent"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"FluidType": {
|
"FluidType": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user