Updated Schemas

This commit is contained in:
Ben C 2023-03-19 01:41:49 +00:00
parent 0b92966458
commit e24f3ea48b

View File

@ -1415,7 +1415,7 @@
"$ref": "#/definitions/NomaiTextType"
},
"location": {
"description": "The location of this object. ",
"description": "The location of this object. Arcs will be blue if their locations match the wall, else orange.",
"default": "unspecified",
"$ref": "#/definitions/NomaiTextLocation"
},
@ -2213,7 +2213,7 @@
"format": "int32"
},
"location": {
"description": "The location of this object. ",
"description": "The location of this object. Arcs will be blue if their locations match the wall, else orange.",
"default": "unspecified",
"$ref": "#/definitions/NomaiTextLocation"
},