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
9a322da79d
commit
f8b64dcc52
@ -957,7 +957,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"NomaiTextArcType": {
|
"NomaiTextArcType": {
|
||||||
"type": "integer",
|
"type": "string",
|
||||||
"description": "",
|
"description": "",
|
||||||
"x-enumNames": [
|
"x-enumNames": [
|
||||||
"Adult",
|
"Adult",
|
||||||
@ -965,9 +965,9 @@
|
|||||||
"Stranger"
|
"Stranger"
|
||||||
],
|
],
|
||||||
"enum": [
|
"enum": [
|
||||||
0,
|
"adult",
|
||||||
1,
|
"child",
|
||||||
2
|
"stranger"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"NomaiTextType": {
|
"NomaiTextType": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user