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
2fab63e83e
commit
00a67e243f
@ -3213,6 +3213,11 @@
|
|||||||
"description": "The type of stellar remnant your star will leave behind.",
|
"description": "The type of stellar remnant your star will leave behind.",
|
||||||
"default": "default",
|
"default": "default",
|
||||||
"$ref": "#/definitions/StellarRemnantType"
|
"$ref": "#/definitions/StellarRemnantType"
|
||||||
|
},
|
||||||
|
"solarFlareScaleFactor": {
|
||||||
|
"type": "number",
|
||||||
|
"description": "Size multiuplier for solar flares. Defaults to 1.",
|
||||||
|
"format": "float"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user