Updated Schemas

This commit is contained in:
Ben C 2025-02-15 02:27:17 +00:00
parent 392fc404f4
commit 7567ec7a4d

View File

@ -6410,6 +6410,10 @@
"$ref": "#/definitions/NHDeathType" "$ref": "#/definitions/NHDeathType"
} }
] ]
},
"gameOverTextColour": {
"description": "Change the colour of the game over text. Leave empty to use the default orange.",
"$ref": "#/definitions/MColor"
} }
} }
}, },