mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Add To Body Schema
This commit is contained in:
parent
135aae9974
commit
60d2682229
@ -81,6 +81,7 @@ public static class SchemaExporter
|
||||
if (_title == "Celestial Body Schema")
|
||||
{
|
||||
schema.Definitions["OrbitModule"].Properties["semiMajorAxis"].Default = 5000f;
|
||||
schema.Properties.Add("extras", new Dictionary<string, object>());
|
||||
}
|
||||
|
||||
if (_title == "Star System Schema")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user