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
e3f117c8d4
commit
60f4f00bc4
@ -4067,6 +4067,11 @@
|
|||||||
"description": "Scale to apply to the planet in map mode.",
|
"description": "Scale to apply to the planet in map mode.",
|
||||||
"format": "float",
|
"format": "float",
|
||||||
"default": 1.0
|
"default": 1.0
|
||||||
|
},
|
||||||
|
"selectable": {
|
||||||
|
"type": "boolean",
|
||||||
|
"description": "Can this ship log map mode entry be selected\nEx) Set to false for stars with no entries on them so they are skipped in navigation",
|
||||||
|
"default": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user