Replaced undocumented

This commit is contained in:
DaanV2
2021-06-16 16:19:12 +02:00
parent 8a6f695326
commit 9036e74f6e
376 changed files with 1410 additions and 1437 deletions

View File

@@ -19,7 +19,7 @@
},
"fog_ids_to_merge": {
"title": "Fog ids to merge",
"Description": "UNDOCUMENTATED",
"Description": "UNDOCUMENTED",
"type": "array",
"items": {
"title": "Fog ID",
@@ -29,12 +29,12 @@
},
"inherit_from_prior_fog": {
"title": "Inherit From Prior Fog",
"Description": "UNDOCUMENTATED",
"Description": "UNDOCUMENTED",
"type": "boolean"
},
"remove_all_prior_fog": {
"title": "Remove All Prior Fog",
"Description": "UNDOCUMENTATED",
"Description": "UNDOCUMENTED",
"type": "boolean"
},
"water_fog_color": { "$ref": "#/definitions/colorhex", "title": "Water Fog Color", "description": "The color of the water fog" },