mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Merge remote-tracking branch 'origin/schema-integration' into schema-integration
This commit is contained in:
commit
d80b957d26
@ -957,7 +957,7 @@
|
||||
}
|
||||
},
|
||||
"NomaiTextArcType": {
|
||||
"type": "integer",
|
||||
"type": "string",
|
||||
"description": "",
|
||||
"x-enumNames": [
|
||||
"Adult",
|
||||
@ -965,9 +965,9 @@
|
||||
"Stranger"
|
||||
],
|
||||
"enum": [
|
||||
0,
|
||||
1,
|
||||
2
|
||||
"adult",
|
||||
"child",
|
||||
"stranger"
|
||||
]
|
||||
},
|
||||
"NomaiTextType": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user