Fixing references
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
"description": "List of items that the entity should not equip.",
|
"description": "List of items that the entity should not equip.",
|
||||||
"items": {
|
"items": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"$ref": "../../../../../general/item/descriptor.json",
|
"$ref": "../../../../general/item/descriptor.json",
|
||||||
"description": "Item that the entity should not equip.",
|
"description": "Item that the entity should not equip.",
|
||||||
"title": "Excluded Items"
|
"title": "Excluded Items"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user