diff --git a/source/behavior/spawn_rules/spawn_rules.json b/source/behavior/spawn_rules/spawn_rules.json index 99dda87b..9fd04cc0 100644 --- a/source/behavior/spawn_rules/spawn_rules.json +++ b/source/behavior/spawn_rules/spawn_rules.json @@ -31,7 +31,7 @@ "title": "Identifier", "description": "The entity identifier this spawn rule will apply to, entity must exist", "$comment": "UNDOCUMENTED", - "$ref": "../../../general/entity/identifier.json" + "$ref": "../../general/entity/identifier.json" }, "population_control": { "type": "string",