Skip to content

Commit a323479

Browse files
committed
Schema fix
1 parent 2728ae2 commit a323479

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

schemas/Manual.locations.schema.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,10 @@
9292
"type": "boolean",
9393
"default": false
9494
},
95+
"hint_entrance": {
96+
"description": "(Optional) Adds additional text to this location's hints to convey useful information. Typically used for entrance randomization.",
97+
"type": "string"
98+
}
9599
"_comment": {"$ref": "#/definitions/comment"}
96100
}
97101
},

0 commit comments

Comments
 (0)