Updated Schemas

This commit is contained in:
github-actions[bot] 2022-08-23 07:13:43 +00:00
parent c3d2073bc7
commit 4c321bde73

View File

@ -277,6 +277,10 @@
"type": "boolean",
"description": "Lets you survive on the planet without a suit."
},
"hasTrees": {
"type": "boolean",
"description": "Does this planet have trees? This will change the \"Oxygen tank refilled\" to \"Trees detected, oxygen tank refilled\"."
},
"hasRain": {
"type": "boolean",
"description": "Does this planet have rain?"