Fixing reference

This commit is contained in:
DaanV2
2021-10-31 15:18:54 +01:00
parent 32018c7f5a
commit 671577b1e7

View File

@@ -31,7 +31,7 @@
"title": "Identifier", "title": "Identifier",
"description": "The entity identifier this spawn rule will apply to, entity must exist", "description": "The entity identifier this spawn rule will apply to, entity must exist",
"$comment": "UNDOCUMENTED", "$comment": "UNDOCUMENTED",
"$ref": "../../../general/entity/identifier.json" "$ref": "../../general/entity/identifier.json"
}, },
"population_control": { "population_control": {
"type": "string", "type": "string",