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
7c0731fbae
commit
8d271c368c
@ -1846,7 +1846,7 @@
|
||||
"properties": {
|
||||
"curve": {
|
||||
"type": "array",
|
||||
"description": "Scale this object over time. Time value is in minutes.",
|
||||
"description": "Scale this object over time. Time is in minutes. Value is a multiplier of the size of the object.",
|
||||
"items": {
|
||||
"$ref": "#/definitions/TimeValuePair"
|
||||
}
|
||||
@ -2035,7 +2035,7 @@
|
||||
"properties": {
|
||||
"curve": {
|
||||
"type": "array",
|
||||
"description": "Scale this object over time. Time value is in minutes.",
|
||||
"description": "Scale this object over time. Time is in minutes. Value is a multiplier of the size of the object.",
|
||||
"items": {
|
||||
"$ref": "#/definitions/TimeValuePair"
|
||||
}
|
||||
@ -4808,7 +4808,7 @@
|
||||
"properties": {
|
||||
"curve": {
|
||||
"type": "array",
|
||||
"description": "Scale this object over time. Time value is in minutes.",
|
||||
"description": "Scale this object over time. Time is in minutes. Value is a multiplier of the size of the object.",
|
||||
"items": {
|
||||
"$ref": "#/definitions/TimeValuePair"
|
||||
}
|
||||
@ -5089,7 +5089,7 @@
|
||||
"properties": {
|
||||
"curve": {
|
||||
"type": "array",
|
||||
"description": "Scale this object over time. Time value is in minutes.",
|
||||
"description": "Scale this object over time. Time is in minutes. Value is a multiplier of the size of the object.",
|
||||
"items": {
|
||||
"$ref": "#/definitions/TimeValuePair"
|
||||
}
|
||||
@ -5255,7 +5255,7 @@
|
||||
"properties": {
|
||||
"curve": {
|
||||
"type": "array",
|
||||
"description": "Scale this object over time. Time value is in minutes.",
|
||||
"description": "Scale this object over time. Time is in minutes. Value is a multiplier of the size of the object.",
|
||||
"items": {
|
||||
"$ref": "#/definitions/TimeValuePair"
|
||||
}
|
||||
@ -7830,7 +7830,7 @@
|
||||
"properties": {
|
||||
"curve": {
|
||||
"type": "array",
|
||||
"description": "Scale this object over time. Time value is in minutes.",
|
||||
"description": "Scale this object over time. Time is in minutes. Value is a multiplier of the size of the object.",
|
||||
"items": {
|
||||
"$ref": "#/definitions/TimeValuePair"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user