Updated Schemas

This commit is contained in:
Ben C 2023-03-24 00:37:22 +00:00
parent 6a97137cef
commit 891a2e353d

View File

@ -2527,6 +2527,10 @@
"description": "In degrees. Gives a margin of error for alignments.", "description": "In degrees. Gives a margin of error for alignments.",
"format": "float", "format": "float",
"default": 5.0 "default": 5.0
},
"flipAlignment": {
"type": "boolean",
"description": "This makes the alignment happen if the destination planet is BELOW you rather than above."
} }
} }
}, },