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
d97ca4fea9
commit
8606b8a5b6
@ -4278,6 +4278,14 @@
|
|||||||
"primaryBody": {
|
"primaryBody": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"description": "The body that the comet tail should always point away from"
|
"description": "The body that the comet tail should always point away from"
|
||||||
|
},
|
||||||
|
"dustTint": {
|
||||||
|
"description": "Colour of the dust tail (the shorter part)",
|
||||||
|
"$ref": "#/definitions/MColor"
|
||||||
|
},
|
||||||
|
"gasTint": {
|
||||||
|
"description": "Colour of the gas tail (the longer part)",
|
||||||
|
"$ref": "#/definitions/MColor"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user