Updated spawn rules
This commit is contained in:
@@ -24,7 +24,7 @@
|
|||||||
"description": "The descripton of to which entity this spawn rule belongs",
|
"description": "The descripton of to which entity this spawn rule belongs",
|
||||||
"$comment": "UNDOCUMENTED",
|
"$comment": "UNDOCUMENTED",
|
||||||
"additionalProperties": false,
|
"additionalProperties": false,
|
||||||
"required": ["properties", "population_control"],
|
"required": ["identifier", "population_control"],
|
||||||
"properties": {
|
"properties": {
|
||||||
"identifier": {
|
"identifier": {
|
||||||
"title": "Identifier",
|
"title": "Identifier",
|
||||||
|
|||||||
@@ -24,7 +24,7 @@
|
|||||||
"description": "The descripton of to which entity this spawn rule belongs",
|
"description": "The descripton of to which entity this spawn rule belongs",
|
||||||
"$comment": "UNDOCUMENTED",
|
"$comment": "UNDOCUMENTED",
|
||||||
"additionalProperties": false,
|
"additionalProperties": false,
|
||||||
"required": ["properties", "population_control"],
|
"required": ["identifier", "population_control"],
|
||||||
"properties": {
|
"properties": {
|
||||||
"identifier": {
|
"identifier": {
|
||||||
"title": "Identifier",
|
"title": "Identifier",
|
||||||
|
|||||||
@@ -24,7 +24,7 @@
|
|||||||
"description": "The descripton of to which entity this spawn rule belongs",
|
"description": "The descripton of to which entity this spawn rule belongs",
|
||||||
"$comment": "UNDOCUMENTED",
|
"$comment": "UNDOCUMENTED",
|
||||||
"additionalProperties": false,
|
"additionalProperties": false,
|
||||||
"required": ["properties", "population_control"],
|
"required": ["identifier", "population_control"],
|
||||||
"properties": {
|
"properties": {
|
||||||
"identifier": {
|
"identifier": {
|
||||||
"title": "Identifier",
|
"title": "Identifier",
|
||||||
|
|||||||
Reference in New Issue
Block a user