mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Merge branch 'cleanup-external' of https://github.com/Outer-Wilds-New-Horizons/new-horizons into cleanup-external
This commit is contained in:
commit
c7501b0e92
@ -3443,7 +3443,7 @@
|
|||||||
},
|
},
|
||||||
"type": {
|
"type": {
|
||||||
"description": "The type of fluid for this volume.",
|
"description": "The type of fluid for this volume.",
|
||||||
"$ref": "#/definitions/FluidType2"
|
"$ref": "#/definitions/FluidType"
|
||||||
},
|
},
|
||||||
"alignmentFluid": {
|
"alignmentFluid": {
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
@ -3460,28 +3460,6 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"FluidType2": {
|
|
||||||
"type": "string",
|
|
||||||
"description": "",
|
|
||||||
"x-enumNames": [
|
|
||||||
"NONE",
|
|
||||||
"AIR",
|
|
||||||
"WATER",
|
|
||||||
"CLOUD",
|
|
||||||
"SAND",
|
|
||||||
"PLASMA",
|
|
||||||
"FOG"
|
|
||||||
],
|
|
||||||
"enum": [
|
|
||||||
"none",
|
|
||||||
"air",
|
|
||||||
"water",
|
|
||||||
"cloud",
|
|
||||||
"sand",
|
|
||||||
"plasma",
|
|
||||||
"fog"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"HazardVolumeInfo": {
|
"HazardVolumeInfo": {
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"additionalProperties": false,
|
"additionalProperties": false,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user