Updated spawn rules

This commit is contained in:
DaanV2
2021-08-18 21:32:57 +02:00
parent d175b7e295
commit 08de234cad
3 changed files with 3 additions and 3 deletions

View File

@@ -24,7 +24,7 @@
"description": "The descripton of to which entity this spawn rule belongs",
"$comment": "UNDOCUMENTED",
"additionalProperties": false,
"required": ["properties", "population_control"],
"required": ["identifier", "population_control"],
"properties": {
"identifier": {
"title": "Identifier",

View File

@@ -24,7 +24,7 @@
"description": "The descripton of to which entity this spawn rule belongs",
"$comment": "UNDOCUMENTED",
"additionalProperties": false,
"required": ["properties", "population_control"],
"required": ["identifier", "population_control"],
"properties": {
"identifier": {
"title": "Identifier",

View File

@@ -24,7 +24,7 @@
"description": "The descripton of to which entity this spawn rule belongs",
"$comment": "UNDOCUMENTED",
"additionalProperties": false,
"required": ["properties", "population_control"],
"required": ["identifier", "population_control"],
"properties": {
"identifier": {
"title": "Identifier",