auto: Formatted documents
This commit is contained in:
@@ -14,6 +14,11 @@
|
||||
"title": "Hud Range"
|
||||
},
|
||||
"name": { "type": "string", "default": "", "description": "The name that will be displayed above the boss's health bar.", "title": "Name" },
|
||||
"should_darken_sky": { "type": "boolean", "default": false, "description": "Whether the sky should darken in the presence of the boss.", "title": "Should Darken Sky" }
|
||||
"should_darken_sky": {
|
||||
"type": "boolean",
|
||||
"default": false,
|
||||
"description": "Whether the sky should darken in the presence of the boss.",
|
||||
"title": "Should Darken Sky"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user